mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 08:25:08 +00:00
Push target folder as it is needed for /p update
This commit is contained in:
parent
e8d2e9fd12
commit
8a34276eb5
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -5,7 +5,10 @@
|
|||
*.prefs
|
||||
|
||||
### Maven ###
|
||||
target/
|
||||
/target/lib
|
||||
/target/maven-archiver
|
||||
/target/classes
|
||||
/target/maven-status
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.versionsBackup
|
||||
|
|
Loading…
Reference in a new issue