2020-05-04 13:41:10 +02:00

46 lines
447 B
Plaintext

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