mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-19 05:31:30 +01:00
Update .gitignore
This commit is contained in:
parent
2911ab5667
commit
00479a0609
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -4,9 +4,6 @@ node_modules/
|
||||||
# Package Manager
|
# Package Manager
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
# Config
|
|
||||||
config.js
|
|
||||||
|
|
||||||
# IDE Configuration
|
# IDE Configuration
|
||||||
.vscode/
|
.vscode/
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
@ -38,3 +35,6 @@ Icon
|
||||||
Network Trash Folder
|
Network Trash Folder
|
||||||
Temporary Items
|
Temporary Items
|
||||||
.apdisk
|
.apdisk
|
||||||
|
|
||||||
|
# Config
|
||||||
|
config.js
|
Loading…
Add table
Reference in a new issue