chore: git ignore ide config

This commit is contained in:
David Dal Busco
2024-09-14 11:58:35 +02:00
parent 207969a919
commit fc2fa86925

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# various IDEs and backup files
.vscode/
.idea/
**/*~
# dependencies
/node_modules
/.pnp