Merge pull request #72 from cli248/new_master
Add 'build' to .gitignore Thanks to @cli248
This commit is contained in:
commit
f254e03ef1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info
|
*.egg-info
|
||||||
dist/*
|
dist/*
|
||||||
|
build/*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.watchr
|
.watchr
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user