mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
Updated .gitignore
Remove trailing-slash from dir ignores. This will allow replacing said dirs with symlinks.
This commit is contained in:
parent
6af1f6f490
commit
4463e8de71
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,10 +1,10 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.nvmrc
|
.nvmrc
|
||||||
.vscode/
|
.vscode
|
||||||
!.gitkeep
|
!.gitkeep
|
||||||
node_modules/
|
node_modules
|
||||||
uploads/
|
uploads
|
||||||
logs/
|
logs
|
||||||
database/db
|
database/db
|
||||||
config.js
|
config.js
|
||||||
start.json
|
start.json
|
||||||
|
Loading…
Reference in New Issue
Block a user