mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2025-01-03 05:32:18 +00:00
Fix up .gitignore a bit
This commit is contained in:
parent
b2156edcc7
commit
db8b67082b
1 changed files with 6 additions and 7 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,11 +1,10 @@
|
|||
**/.settings
|
||||
**/.gitignore
|
||||
**/.project
|
||||
**/.classpath
|
||||
**/.idea
|
||||
**/.idea/
|
||||
**.iml
|
||||
**/target
|
||||
**/bin
|
||||
**/out
|
||||
**dependency-reduced-pom.xml
|
||||
**pom.xml.versionsBackup
|
||||
**/target/
|
||||
**/bin/
|
||||
**/out/
|
||||
**/dependency-reduced-pom.xml
|
||||
**/pom.xml.versionsBackup
|
||||
|
|
Loading…
Reference in a new issue