.gitignore /build/

This commit is contained in:
Will Roberts 2015-02-18 16:34:13 +01:00
parent 0ece640a4e
commit d119ccb892
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,5 +2,6 @@
*~ *~
.DS_Store .DS_Store
/MANIFEST /MANIFEST
/build/
/dist/ /dist/
/pytimeparse.egg-info/ /pytimeparse.egg-info/