mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
4463e8de71
Remove trailing-slash from dir ignores. This will allow replacing said dirs with symlinks.
19 lines
225 B
Plaintext
19 lines
225 B
Plaintext
.DS_Store
|
|
.nvmrc
|
|
.vscode
|
|
!.gitkeep
|
|
node_modules
|
|
uploads
|
|
logs
|
|
database/db
|
|
config.js
|
|
start.json
|
|
npm-debug.log
|
|
pages/custom/**
|
|
migrate.js
|
|
yarn.lock
|
|
yarn-error.log
|
|
package-lock.json
|
|
public/render/**/original
|
|
public/render/**/wip
|