Added tmp and store to .gitignore

This commit is contained in:
Carl Niklas Rydberg 2026-01-18 09:20:41 +01:00
parent 7b9c55ea6d
commit 8c5e593cec

2
.gitignore vendored
View file

@ -14,3 +14,5 @@ Testing/
*.exe *.exe
*.pdb *.pdb
.DS_Store .DS_Store
tmp/
.amduat-asl