chore: gitignore .idea 추가

This commit is contained in:
Ayuriel 2025-01-27 23:54:29 +09:00
parent 38f711b614
commit f7b27d6a0a

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.venv
**/.env
.idea