Skip to content

Commit

Permalink
Add "build" to .hgignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjl committed Oct 7, 2011
0 parents commit 882b4c1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
syntax: glob

.DS_Store
*.pyc
*.swp
*.swo
*.un~
.ropeproject
tags
build

0 comments on commit 882b4c1

Please sign in to comment.