M217-PT-echesstria/.gitignore
Jose Srifi 9fdf776a07 Update all the repo
update all the repo by creating correct packages and deletting all .class files
2019-03-30 22:29:23 +01:00

45 lines
439 B
Plaintext
Executable File

# For JAVA
# Compiled class file
*.class
# Log file
*.log
# Package Files #
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
*.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/