ignore all files in config in git
This commit is contained in:
parent
a585f76e1b
commit
6be5039163
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,7 +1,8 @@
|
|||
.DS_Store
|
||||
/bin
|
||||
/src/s*s/external/
|
||||
/src/config/config.json
|
||||
/src/config/*
|
||||
/build
|
||||
*.log
|
||||
*.crx
|
||||
*.pem
|
Loading…
Add table
Add a link
Reference in a new issue