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