mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
Merge pull request #177165 from yuuyins/gitignore
.gitignore: prepend slash to result and source
This commit is contained in:
commit
7b62e79629
4
.gitignore
vendored
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
|
||||
|
Loading…
Reference in New Issue
Block a user