mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-18 16:17:30 +00:00
Updated the ignore for target dir to load the jar.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
target/
|
|
||||||
pom.xml.tag
|
pom.xml.tag
|
||||||
pom.xml.releaseBackup
|
pom.xml.releaseBackup
|
||||||
pom.xml.versionsBackup
|
pom.xml.versionsBackup
|
||||||
@@ -9,3 +8,4 @@ buildNumber.properties
|
|||||||
*.iml
|
*.iml
|
||||||
data
|
data
|
||||||
.idea
|
.idea
|
||||||
|
/target/
|
||||||
|
|||||||
Reference in New Issue
Block a user