first commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
# Environment secrets
|
||||
.env
|
||||
|
||||
# Maven build output
|
||||
hapi-overlay/target/
|
||||
|
||||
# IG package binary — managed by CI pipeline
|
||||
hapi-overlay/src/main/resources/packages/*.tgz
|
||||
Reference in New Issue
Block a user