mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-25 03:35:29 +01:00
Updates .gitignore
This commit is contained in:
parent
34e7fca817
commit
ab2b876256
46
.gitignore
vendored
46
.gitignore
vendored
@ -1,40 +1,10 @@
|
|||||||
|
## JetBrains IDEs
|
||||||
|
/.idea/
|
||||||
|
*.iml
|
||||||
|
|
||||||
|
## Maven
|
||||||
|
/**/target/
|
||||||
dependency-reduced-pom.xml
|
dependency-reduced-pom.xml
|
||||||
|
|
||||||
# Compiled class file
|
## Misc.
|
||||||
*.class
|
.DS_Store
|
||||||
|
|
||||||
# Log file
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# BlueJ files
|
|
||||||
*.ctxt
|
|
||||||
|
|
||||||
# Mobile Tools for Java (J2ME)
|
|
||||||
.mtj.tmp/
|
|
||||||
|
|
||||||
# Package Files #
|
|
||||||
*.war
|
|
||||||
*.nar
|
|
||||||
*.settings
|
|
||||||
*.ear
|
|
||||||
*.zip
|
|
||||||
*.tar.gz
|
|
||||||
*.rar
|
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
||||||
hs_err_pid*
|
|
||||||
/.gradle/
|
|
||||||
/.settings/
|
|
||||||
/.idea/
|
|
||||||
**/build/
|
|
||||||
/bin/
|
|
||||||
|
|
||||||
### Eclipse Patch ###
|
|
||||||
# Eclipse Core
|
|
||||||
.project
|
|
||||||
|
|
||||||
# JDT-specific (Eclipse Java Development Tools)
|
|
||||||
.classpath
|
|
||||||
/target/
|
|
||||||
|
|
||||||
*.iml
|
|
||||||
|
Loading…
Reference in New Issue
Block a user