Update gitignore

This commit is contained in:
Rasmus Rasmussen 2025-01-16 12:27:23 +01:00
parent 03e7ebe421
commit 680b295f9e

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
**/**/bin/*
**/obj/*
**/**/obj/*
*.gz
# User-specific stuff
.idea/**/workspace.xml