Skip to content

Commit

Permalink
Converted .hgignore to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed May 12, 2015
1 parent 931b08e commit cf5cf6d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
*.class
*.war
*.pyc
*.lock
*.cache
*.egg-info/
data/templates/
/.#

# sphinx-related patterns:
source/
build/
Makefile
16 changes: 0 additions & 16 deletions .hgignore

This file was deleted.

0 comments on commit cf5cf6d

Please sign in to comment.