Commit 44e0723d authored by terrymanu's avatar terrymanu
Browse files

update .gitignore

parent acf27035
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
# maven ignore
target/
*.class
*.jar
*.war
*.zip
*.tar
*.tar.gz

# maven plugin ignore
release.properties
cobertura.ser
*.gpg

# eclipse ignore
.settings/
.project
@@ -19,8 +25,8 @@ target/

# temp ignore
logs/
*.doc
*.log
*.doc
*.cache
*.diff
*.patch
@@ -29,5 +35,3 @@ logs/
# system ignore
.DS_Store
Thumbs.db

*.class