PWD-1: update .gitignore

This commit is contained in:
Markus Thielker 2025-01-20 22:55:14 +01:00
parent 594aa204ce
commit b93316c2ac
No known key found for this signature in database

3
.gitignore vendored
View file

@ -14,3 +14,6 @@ DerivedData
# macOS # macOS
build/ build/
*.app *.app
# intelliJ
.idea