.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>
This commit is contained in:
yuu 2022-06-10 08:17:12 -03:00
parent cc8104a872
commit 2300d8312d
No known key found for this signature in database
GPG Key ID: 416F303B43C20AC3

4
.gitignore vendored

@ -5,13 +5,13 @@
.idea/
.vscode/
outputs/
result
result-*
source/
/doc/NEWS.html
/doc/NEWS.txt
/doc/manual.html
/doc/manual.pdf
/result
/source/
.version-suffix
.DS_Store