Add IDE folder to gitignore and exclude temporary screenshots from project

This commit is contained in:
Ovidiu U
2026-03-13 11:36:18 +00:00
parent 72b8365374
commit c06285d520
2 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/
temporary screenshots/
.DS_Store
.DS_Store
/.idea/