gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,6 +10,7 @@ target/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.log
|
*.log
|
||||||
*.mtar
|
*.mtar
|
||||||
|
*mta-op*/
|
||||||
connection.properties
|
connection.properties
|
||||||
default-env.json
|
default-env.json
|
||||||
packages/messageBox
|
packages/messageBox
|
||||||
@@ -17,4 +18,4 @@ reviews/msg-box
|
|||||||
reviews/db/test.db
|
reviews/db/test.db
|
||||||
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
logs_recent_*.txt
|
logs*.txt
|
||||||
BIN
approuter_log_21_07_v1.txt
Normal file
BIN
approuter_log_21_07_v1.txt
Normal file
Binary file not shown.
BIN
log_16_07_v1.txt
Normal file
BIN
log_16_07_v1.txt
Normal file
Binary file not shown.
BIN
log_21_07_v1.txt
Normal file
BIN
log_21_07_v1.txt
Normal file
Binary file not shown.
2
multitenancy/.gitignore
vendored
2
multitenancy/.gitignore
vendored
@@ -15,6 +15,7 @@ target/
|
|||||||
*_mta_build_tmp
|
*_mta_build_tmp
|
||||||
*.mtar
|
*.mtar
|
||||||
mta_archives/
|
mta_archives/
|
||||||
|
*mta-op*/
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -23,6 +24,7 @@ mta_archives/
|
|||||||
|
|
||||||
*.iml
|
*.iml
|
||||||
*.flattened-pom.xml
|
*.flattened-pom.xml
|
||||||
|
*log*.txt
|
||||||
|
|
||||||
# IDEs
|
# IDEs
|
||||||
# .vscode
|
# .vscode
|
||||||
|
|||||||
Reference in New Issue
Block a user