source: flex_extract.git/.gitignore @ b9f1214

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

ignore for now the Testcases dir

  • Property mode set to 100644
File size: 713 bytes
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
9*.tar*
10run/ECMWF_ENV
11run/workspace/*
12source/fortran/CONVERT2
13source/python/.cache
14source/pythontest/.cache
15source/pythontest/.pytest_cache
16
17# temporary ignorance of the following files!
18for_developers/Content_Paper2.txt
19for_developers/DOCUFPEXTRACT.txt
20for_developers/FLEXEXTRACT_CONTENT.txt
21for_developers/NewDocu.odt
22for_developers/dokuECMWFDATA
23for_developers/*
24setup.sh
25source/fortran/Makefile*
26test/Regression/Mars_request/Log/*
27run/control/*
28/test/Regression/Mars_request/7.1/*
29test/Testcases*
30
31
32
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG