Skip to content

Commit

Permalink
Add release related files to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
astaric committed Aug 30, 2013
1 parent d8ead37 commit ba09035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Build files
build
dist
Orange.egg-info/*
Orange/version.py
doc/build
*.so
*.pyd
*.pyc
MANIFEST

# Cython generated files
__pycache__
Expand Down

0 comments on commit ba09035

Please sign in to comment.