Add build
to gitignore
This commit is contained in:
parent
c3cd1d7cc7
commit
b51a7a2e78
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
node_modules
|
||||
*.pyc
|
||||
src/_cache
|
||||
build/
|
||||
|
|
Reference in a new issue