Browse Source

master More things to ignore

Mike Smith 11 years ago
parent
commit
658910c358
1 changed files with 6 additions and 2 deletions
  1. 6 2
      .gitignore

+ 6 - 2
.gitignore

@@ -37,9 +37,13 @@ bin/
 # merge tooling
 *.orig
 
-#maven
+# maven
 *.versionsBackup
 *.releaseBackup
 
-#python-isms
+# python-isms
 *.pyc
+
+# java / ruby stuff
+*.lock
+*.war