Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/gitignore' into python3
Browse files Browse the repository at this point in the history
  • Loading branch information
dimazest committed Oct 20, 2013
2 parents 1194a72 + 09f1206 commit 98cb125
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
*.pyc
*.orig

resource/unittest/pipelines_test_resources/
resource/unittest/output/

.Python
.coverage

.tox/
bin/
lib/
include/
man/
dist/

*.egg/
htmlcov/

*.egg
src/dissect.egg-info/

0 comments on commit 98cb125

Please sign in to comment.