ignore *.log files

This commit is contained in:
Claudio Atzori 2020-03-27 13:45:25 +01:00
parent e196fff212
commit 589d1c1443
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,7 +14,6 @@
/*/.metadata
/*/*/.metadata
.project
.log
.settings
/*/*/target
/*/target
@ -24,4 +23,5 @@
/build
spark-warehouse
/**/job-override.properties
/**/*.log