Add stuff to .gitignore

This commit is contained in:
2022-10-04 09:42:14 +02:00
parent e567ede3ef
commit 987e65fd90

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
oot/ oot/
compile_commands.json compile_commands.json
.cache/ .cache/
pkg/
rel_oot/
src/
*.pkg.tar.zst
*.tar.gz