Update Node.gitignore

This commit is contained in:
Quentin Berthet 2024-07-04 00:18:34 +02:00 committed by GitHub
parent e11d735ccc
commit 65f08bbbd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,31 +123,31 @@ dist
.vscode-test
# IDEs and editors
.vscode/
.history/
.idea/
*.iml
.project
.classpath
.settings/
nbproject/
*.xcworkspace
*.xcuserstate
*.xccheckout
*.xcodeproj
.gradle/
local.properties
*.sublime-project
*.sublime-workspace
*.swp
*.swo
.atom/
*.sln.iml
*.pidb
*.userprefs
cmake-build-*/
.DS_Store
Thumbs.db
# .vscode/
# .history/
# .idea/
# *.iml
# .project
# .classpath
# .settings/
# nbproject/
# *.xcworkspace
# *.xcuserstate
# *.xccheckout
# *.xcodeproj
# .gradle/
# local.properties
# *.sublime-project
# *.sublime-workspace
# *.swp
# *.swo
# .atom/
# *.sln.iml
# *.pidb
# *.userprefs
# cmake-build-*/
# .DS_Store
# Thumbs.db
# yarn v2
.yarn/cache