mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Add .idea to .gitignore
This commit is contained in:
parent
ba3c3f8289
commit
2d12a4f404
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
||||||
tmp/
|
tmp/
|
||||||
node_modules/
|
node_modules/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.idea/
|
||||||
.build/*
|
.build/*
|
||||||
packages/kadira-flow-router/
|
packages/kadira-flow-router/
|
||||||
packages/meteor-useraccounts-core/
|
packages/meteor-useraccounts-core/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue