Added tmp and store to .gitignore
This commit is contained in:
parent
7b9c55ea6d
commit
8c5e593cec
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,3 +14,5 @@ Testing/
|
||||||
*.exe
|
*.exe
|
||||||
*.pdb
|
*.pdb
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
tmp/
|
||||||
|
.amduat-asl
|
||||||
Loading…
Reference in a new issue