Skip to content

Commit 2300d83

Browse files
yuuyinsSuperSandro2000milahu
committed
.gitignore: prepend slash to result and source
so that it matches only in the repository root. Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com> Co-authored-by: Milan Hauth <milahu@gmail.com>
1 parent cc8104a commit 2300d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
.idea/
66
.vscode/
77
outputs/
8-
result
98
result-*
10-
source/
119
/doc/NEWS.html
1210
/doc/NEWS.txt
1311
/doc/manual.html
1412
/doc/manual.pdf
13+
/result
14+
/source/
1515
.version-suffix
1616

1717
.DS_Store

0 commit comments

Comments
 (0)