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
RevLine 
[54a8a01]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
[7b4e39e]7source/fortran/*.o
8source/fortran/*.mod
[54a8a01]9*.tar*
[82b624a]10run/ECMWF_ENV
11run/workspace/*
12source/fortran/CONVERT2
13source/python/.cache
14source/pythontest/.cache
15source/pythontest/.pytest_cache
[54a8a01]16
17# temporary ignorance of the following files!
[7b4e39e]18for_developers/Content_Paper2.txt
19for_developers/DOCUFPEXTRACT.txt
20for_developers/FLEXEXTRACT_CONTENT.txt
21for_developers/NewDocu.odt
22for_developers/dokuECMWFDATA
[b0cf1a6]23for_developers/*
[785b882]24setup.sh
25source/fortran/Makefile*
[b0cf1a6]26test/Regression/Mars_request/Log/*
27run/control/*
28/test/Regression/Mars_request/7.1/*
[b9f1214]29test/Testcases*
30
[b0cf1a6]31
[20ae335]32
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG