Update to git ignore to clean directory
This commit is contained in:
parent
6d8a4be625
commit
3d097fde1a
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
# Fortran module files
|
# Fortran module files
|
||||||
*.mod
|
*.mod
|
||||||
|
*genmod*
|
||||||
*.smod
|
*.smod
|
||||||
|
|
||||||
# Compiled Static libraries
|
# Compiled Static libraries
|
||||||
@ -30,3 +31,5 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
cacmb
|
||||||
|
testfuncs*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user