Skip to content

Commit a708b7f

Browse files
author
Your Name
committed
upd gitignore
1 parent 66989ff commit a708b7f

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.gitignore

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
bin/*.exe
2-
tests/*.xml
1+
build/
32

4-
exec*.log
3+
tests.xml
54

6-
bdd-*.xml
5+
bin/*.exe
6+
exec*.log
77

88
.enabled-plugins
99
coverage/*
@@ -18,6 +18,3 @@ src/cmd/oscript.cfg
1818
*.cfl
1919
*.1CL
2020
1cv8dtmp.1CD
21-
# tests/fixtures/extension_storage/data/
22-
# tests/fixtures/extension_storage/cache/
23-
# tests/fixtures/extension_storage/ver

0 commit comments

Comments
 (0)