Add IDE to gitignore.

This commit is contained in:
Alejandro Cabeza Romero 2026-06-05 18:01:54 +02:00
parent df3831a8c2
commit 43427ca8d8
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.DS_Store
*.tmp
*.swp
.idea/