Dêpot initial

This commit is contained in:
JunkJumper
2020-04-09 10:43:44 +02:00
parent cd7795c375
commit c6ab52938c
2 changed files with 83 additions and 2 deletions

43
.gitignore vendored Normal file
View File

@ -0,0 +1,43 @@
# 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/