Add .gitignore

This commit is contained in:
Mieszko Makuch 2024-12-05 20:43:30 +09:00
parent 3008afb774
commit 0c6868f4b6

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store