Add local config overrides to .gitignore
// FREEBIE
This commit is contained in:
parent
4963af60c9
commit
8015dc73e3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ build/curve25519_compiled.js
|
||||||
stylesheets/*.css.map
|
stylesheets/*.css.map
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
config/local-*.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue