source: flex_extract.git/.gitignore @ c77630a

ctbtodev
Last change on this file since c77630a was ba99230, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

capitalize all directory names and adapt pathes in files

  • Property mode set to 100644
File size: 1.0 KB
Line 
1#
2# gitignore lists all directories and files which should not be versionized!!!
3#
4
5# these dirs and files shouldn't be versionized at any time in this project!!!
6*.pyc
7Source/Fortran/*.o
8Source/Fortran/*.mod
9Source/Fortran/CONVERT2*
10*.tar*
11Run/ECMWF_ENV
12Run/Workspace/*
13Run/Jobscripts/*
14Test/Installation/Convert/VERTICAL.EC
15Test/Installation/Convert/fort.15
16
17
18# Temporary ingorance of files!!!!
19Source/Fortran/Makefile.ecgate
20Source/Fortran/Makefile.local.gfortran.gw74
21Run/Control/Testgrid/
22Run/Control/notPublic/
23setup_local.sh
24Run/run.sh
25Run/run_local.sh
26setup.sh
27Source/Fortran/pycallgraph.png
28Source/Python/pylint_report_7.1.txt
29Source/.metrics
30For_developers/sphinx-fortran/
31
32
33For_developers/GUIDE.odt
34For_developers/COMMANDS
35For_developers/class_diagram
36For_developers/classes.dot
37For_developers/classes.png
38For_developers/gen_docu.sh
39For_developers/mk_pdf2png.sh
40For_developers/packages.dot
41For_developers/packages.png
42For_developers/Testcases.txt
43For_developers/Metriken.txt
44For_developers/FE_testing.txt
45For_developers/Liste_FE_Functions_Testcoverage.xlsx
46
47
48
49
50
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG