chore: Ignore autogenerated project file

This commit is contained in:
oSumAtrIX 2023-12-23 22:14:39 +01:00
parent a141ec85b0
commit ca95e32164
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
.buildlog/ .buildlog/
.history .history
.svn/ .svn/
local.properties
# IntelliJ related # IntelliJ related
*.iml *.iml