gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,6 +10,7 @@ target/
|
||||
.DS_Store
|
||||
*.log
|
||||
*.mtar
|
||||
*mta-op*/
|
||||
connection.properties
|
||||
default-env.json
|
||||
packages/messageBox
|
||||
@@ -17,4 +18,4 @@ reviews/msg-box
|
||||
reviews/db/test.db
|
||||
|
||||
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
|
||||
*.mtar
|
||||
mta_archives/
|
||||
*mta-op*/
|
||||
|
||||
# Other
|
||||
.DS_Store
|
||||
@@ -23,6 +24,7 @@ mta_archives/
|
||||
|
||||
*.iml
|
||||
*.flattened-pom.xml
|
||||
*log*.txt
|
||||
|
||||
# IDEs
|
||||
# .vscode
|
||||
|
||||
Reference in New Issue
Block a user