M217-PT-echesstria/.gitignore

45 lines
439 B
Plaintext
Raw Normal View History

2019-03-26 16:39:38 +01:00
# For JAVA
2019-03-25 08:46:03 +01:00
# Compiled class file
*.class
# Log file
*.log
# Package Files #
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
2019-03-26 16:39:38 +01:00
*.jar
*.war
*.ear
*.class
# eclipse specific git ignore
.DS_Store
.project
.metadata
/bin/
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.recommenders
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
/.clover/