Update .gitignores

This commit is contained in:
Tuomas Koskela 2023-05-31 10:27:39 +01:00
parent afc7b63321
commit aa439cb354
3 changed files with 10 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
bin/*
deps.obj.inc
*~

1
src/.gitignore vendored
View File

@ -2,3 +2,4 @@ Conquest
makedeps.txt
*.mod
*.o
datestamp.f90

6
testsuite/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
__pycache__
Conquest_*
*.i00*
*.bib
*.dat
*.log