gitignoring
This commit is contained in:
parent
5fc9fd0171
commit
99893900cc
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@ include
|
||||||
lib
|
lib
|
||||||
lib64
|
lib64
|
||||||
pyvenv.cfg
|
pyvenv.cfg
|
||||||
|
node_modules/
|
||||||
|
dist/
|
Loading…
Reference in a new issue