Init ignore

Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
6.19.x
Sergii Kabashniuk 2016-02-11 14:19:25 +02:00
commit 9b6a9647f7
1 changed files with 58 additions and 0 deletions

58
.gitignore vendored Normal file
View File

@ -0,0 +1,58 @@
# Eclipse #
###################
.classpath
.project
.settings/
target/
bin/
test-output/
# Idea #
##################
*.iml
*.ipr
*.iws
.idea/
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.sh
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
*.war
*.ear
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
*/overlays
*~