Skip to content

Commit

Permalink
cm
Browse files Browse the repository at this point in the history
  • Loading branch information
zhandanfeng committed Mar 31, 2015
1 parent e3d61e4 commit 8d0440c
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
db.config
*.class

#Python
*.py[cod]
*.so
*.egg
*.egg-info
dist
build
# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

0 comments on commit 8d0440c

Please sign in to comment.