Skip to content

Commit ffe12f8

Browse files
committed
gitignore: result-* and make absolute doc ignores
1 parent 3ad289d commit ffe12f8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
.*.swp
44
.*.swo
55
result
6-
doc/NEWS.html
7-
doc/NEWS.txt
8-
doc/manual.html
9-
doc/manual.pdf
6+
result-*
7+
/doc/NEWS.html
8+
/doc/NEWS.txt
9+
/doc/manual.html
10+
/doc/manual.pdf
1011
.version-suffix

0 commit comments

Comments
 (0)