update ignores

This commit is contained in:
cyber-dream 2022-09-09 05:11:51 +03:00
parent ea9397d2d5
commit fcf444bb81
2 changed files with 13 additions and 1 deletions

9
.gitignore vendored
View File

@ -103,7 +103,6 @@ dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Docusaurus cache and generated files
.docusaurus
@ -130,3 +129,11 @@ dist
.yarn/install-state.gz
.pnp.*
# idea
.idea/workspace.xml
.idea/vcs.xml
.idea/SkirdaNodeBackend.iml
.idea/modules.xml
# vs code
/.vscode/launch.json

5
.idea/.gitignore vendored Executable file
View File

@ -0,0 +1,5 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/