Update to git ignore to clean directory

master
Alex Selimov 4 years ago
parent 6d8a4be625
commit 3d097fde1a

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…
Cancel
Save