mirror of
https://github.com/songoda/UltimateModeration.git
synced 2024-11-22 10:15:55 +01:00
Updates .gitignore
This commit is contained in:
parent
6953fab6c4
commit
fda115a751
38
.gitignore
vendored
38
.gitignore
vendored
@ -1,34 +1,10 @@
|
|||||||
# Compiled class file
|
## JetBrains IDEs
|
||||||
*.class
|
|
||||||
|
|
||||||
# Log file
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# BlueJ files
|
|
||||||
*.ctxt
|
|
||||||
|
|
||||||
# Mobile Tools for Java (J2ME)
|
|
||||||
.mtj.tmp/
|
|
||||||
|
|
||||||
# Package Files #
|
|
||||||
*.jar
|
|
||||||
*.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/
|
/.idea/
|
||||||
/build/
|
|
||||||
/bin/
|
|
||||||
/target/
|
|
||||||
*.iml
|
*.iml
|
||||||
src/\.DS_Store
|
|
||||||
|
|
||||||
\.DS_Store
|
## Maven
|
||||||
|
/**/target/
|
||||||
|
dependency-reduced-pom.xml
|
||||||
|
|
||||||
|
## Misc.
|
||||||
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user