source: flex_extract.git/.gitignore @ 2d1c338

ctbtodev
Last change on this file since 2d1c338 was 2d1c338, checked in by Petra Seibert <petra@…>, 5 years ago

1st version of Fortran testing environment, FORDv5->v6, Test->Testing

Includes the first version of the Fortran regression testing environment
without input files (too big)
FORD documentation of the Fortran code: v5 removed from VCS, V6 added
The directory "Test" has been renamed to "Testing" for clarity.

  • Property mode set to 100644
File size: 1.1 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
51Emoslib
52Unused_input_files
53Unused_output
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG