Add .gitignore and update README.md

This commit is contained in:
2024-12-08 22:56:24 +09:00
parent 6446c94870
commit 092335b36d
2 changed files with 10 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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