gitignore

This commit is contained in:
Wolfgang Koch
2021-07-21 16:41:12 +02:00
parent 1d91a8e2d9
commit 7f75401346
5 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -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

Binary file not shown.

BIN
log_16_07_v1.txt Normal file

Binary file not shown.

BIN
log_21_07_v1.txt Normal file

Binary file not shown.

View File

@@ -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