mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
- Add whole packages/ directory to .gitignore.
Thanks to xet7 !
This commit is contained in:
parent
6c1ddf58ed
commit
5b8c642d8f
1 changed files with 1 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -8,9 +8,7 @@ npm-debug.log
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
.build/*
|
.build/*
|
||||||
packages/kadira-flow-router/
|
packages/
|
||||||
packages/meteor-useraccounts-core/
|
|
||||||
packages/meteor-accounts-cas/
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
**/parts/
|
**/parts/
|
||||||
**/stage
|
**/stage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue