mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
gitignore: ignore autonix tmp files
This commit is contained in:
parent
8994b50dda
commit
05e5bd4e3a
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -10,4 +10,8 @@ result-*
|
||||||
/doc/manual.pdf
|
/doc/manual.pdf
|
||||||
.version-suffix
|
.version-suffix
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
/pkgs/applications/kde-apps-*/tmp/
|
||||||
|
/pkgs/development/libraries/kde-frameworks-*/tmp/
|
||||||
|
/pkgs/desktops/plasma-*/tmp/
|
Loading…
Add table
Add a link
Reference in a new issue