ADD .gitignore file to avoid problem with development directories
parent
0e86ca5806
commit
532e69b859
|
@ -0,0 +1,5 @@
|
|||
kanband
|
||||
lib/*
|
||||
node_modules/*
|
||||
package-lock.json
|
||||
shard.lock
|
Loading…
Reference in New Issue