Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-11 | Merge pull request #263348 from chayleaf/redundant-result | Sandro | 1 | -1/+0 | |
2024-03-02 | gitignore: ignore tags file | Philip Taron | 1 | -0/+1 | |
2023-10-25 | gitignore: remove redundant /result entry | chayleaf | 1 | -1/+0 | |
2023-10-01 | gitignore: add .nixos-test-history produced by test driver (#258456) | Majiir Paktu | 1 | -0/+1 | |
2023-08-04 | gitignore: Add symlinks produced by `:bl` in repl | Artturin | 1 | -0/+1 | |
2022-10-31 | gitignore: add emacs "swap files" | laalsaas | 1 | -0/+2 | |
2022-09-16 | .gitignore: add result ignore, accept python module | EvanPiro | 1 | -0/+2 | |
2022-06-10 | .gitignore: prepend slash to result and source | yuu | 1 | -2/+2 | |
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> | |||||
2021-12-31 | gitignore: add .vscode/ | Max Niederman | 1 | -0/+1 | |
2021-12-04 | Merge pull request #146607 from ↵ | Artturi | 1 | -0/+3 | |
l0b0/root/ignore-default-jetbrains-idea-module-configuration | |||||
2021-11-23 | root: Ignore default JetBrains IDEA module configuration | Victor Engmark | 1 | -0/+3 | |
2021-11-17 | gitignore: add outputs/ and source/ | yuu | 1 | -0/+2 | |
In nix develop, When running unpackPhase, and installPhase in nixpkgs, the directories outputs/ and source/ are created. | |||||
2021-08-30 | chore: Ignore JetBrains IDEA configuration | Victor Engmark | 1 | -0/+1 | |
2020-08-16 | git ignore __pycache__ folders | Frederik Rietdijk | 1 | -0/+1 | |
2020-04-15 | common-updater-scripts: ignore update-git-commits.txt | José Romildo Malaquias | 1 | -0/+3 | |
It is generated by common-updater/update-script.nix | |||||
2020-03-30 | pythonPackages.roku: init at v4.1 | Cole Mickens | 1 | -0/+1 | |
2018-12-18 | Replace androidenv by new implementation | Sander van der Burg | 1 | -1/+2 | |
2016-03-01 | kde5: consolidate packages into desktops/kde-5 | Thomas Tuegel | 1 | -3/+1 | |
2015-02-21 | gitignore: pkgs/development/libraries/qt-5/*/tmp/ | Thomas Tuegel | 1 | -1/+1 | |
2015-02-07 | qt5split: add split submodule build of Qt 5.3 | Thomas Tuegel | 1 | -0/+1 | |
2015-01-26 | gitignore: ignore autonix tmp files | Thomas Tuegel | 1 | -1/+5 | |
2014-08-09 | Add .DS_Store to gitignore so we Mac users don't accidentally pollute ↵ | Daniel Peebles | 1 | -0/+2 | |
nixpkgs with ugliness | |||||
2014-06-23 | gitignore: result-* and make absolute doc ignores | Florian Friesdorf | 1 | -4/+5 | |
2013-10-10 | Merge .gitignore files | Eelco Dolstra | 1 | -0/+1 | |
2013-06-13 | Rewrite the CPAN generator to Perl | Eelco Dolstra | 1 | -2/+4 | |
Also: - It's now installable by doing "nix-env -i nix-generate-from-cpan". - It maps dependencies to the correct attribute (e.g. HTML::HeadParser is mapped to HTMLParser). - It automatically selects buildPerlPackage or buildPerlModule. - It's documented in the manual. | |||||
2013-03-28 | Add the nix-build `result' symlink and cpan files to gitignore | Shea Levy | 1 | -0/+3 | |
Signed-off-by: Shea Levy <shea@shealevy.com> | |||||
2012-10-04 | Tell git to ignore .*.swp - Vim swap files | Michael Raskin | 1 | -0/+2 | |
2012-07-07 | add `.gitignore' | Ludovic Courtès | 1 | -0/+2 | |