ignore singularity container files in the entire repo

This commit is contained in:
Axel Kohlmeyer
2020-04-01 20:08:00 -04:00
parent 0cf48c37e1
commit 927b1b05e5
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
*.d *.d
*.x *.x
*.exe *.exe
*.sif
*.dll *.dll
*.pyc *.pyc
__pycache__ __pycache__

View File

@ -1 +0,0 @@
*.sif