mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 02:15:21 +09:00
.gitignore: add result ignore, accept python module
This commit is contained in:
parent
1390f2da9d
commit
006ed159b5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,6 +6,8 @@
|
||||||
.vscode/
|
.vscode/
|
||||||
outputs/
|
outputs/
|
||||||
result-*
|
result-*
|
||||||
|
result
|
||||||
|
!pkgs/development/python-modules/result
|
||||||
/doc/NEWS.html
|
/doc/NEWS.html
|
||||||
/doc/NEWS.txt
|
/doc/NEWS.txt
|
||||||
/doc/manual.html
|
/doc/manual.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue