Ignore .wal and .tmp files
This commit is contained in:
@@ -8,3 +8,5 @@ coverage_report/
|
||||
*.gcov
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.wal
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user
@@ -8,3 +8,5 @@ coverage_report/
|
||||
*.gcov
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.wal
|
||||
*.tmp
|
||||
|
||||