mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2024-12-22 16:05:03 +00:00
Added targets path to gitignore
This commit is contained in:
parent
bc709336e1
commit
6adcd491db
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
/.project
|
||||
/.classpath
|
||||
/.idea
|
||||
/target
|
||||
/bin
|
||||
/lib
|
||||
/out
|
||||
|
|
Loading…
Reference in a new issue