Skip to content

Commit 80cc52f

Browse files
committed
add various bolt debug log paths to .gitignore
1 parent 01d102d commit 80cc52f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
/spec/reports/
99
/spec/examples.txt
1010
/spec/fixtures/configs/debug.log
11+
/spec/fixtures/configs/empty/bolt-debug.log
12+
/spec/fixtures/projects/local/bolt-debug.log
13+
/spec/fixtures/projects/named/bolt-debug.log
14+
/spec/fixtures/projects/embedded/Boltdir/bolt-debug.log
1115
/test/tmp/
1216
/test/version_tmp/
1317
/tmp/
@@ -43,6 +47,7 @@ Gemfile.local
4347
Boltdir/
4448
bolt.yaml
4549
project.yaml
50+
bolt-debug.log
4651

4752
acceptance/hosts.yaml
4853

0 commit comments

Comments
 (0)