summary refs log tree commit diff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* gitignore: add .nixos-test-history produced by test driver (#258456)Majiir Paktu2023-10-01
|
* gitignore: Add symlinks produced by `:bl` in replArtturin2023-08-04
|
* gitignore: add emacs "swap files"laalsaas2022-10-31
|
* .gitignore: add result ignore, accept python moduleEvanPiro2022-09-16
|
* .gitignore: prepend slash to result and sourceyuu2022-06-10
| | | | | | | 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>
* gitignore: add .vscode/Max Niederman2021-12-31
|
* Merge pull request #146607 from ↵Artturi2021-12-04
|\ | | | | | | l0b0/root/ignore-default-jetbrains-idea-module-configuration
| * root: Ignore default JetBrains IDEA module configurationVictor Engmark2021-11-23
| |
* | gitignore: add outputs/ and source/yuu2021-11-17
|/ | | | | In nix develop, When running unpackPhase, and installPhase in nixpkgs, the directories outputs/ and source/ are created.
* chore: Ignore JetBrains IDEA configurationVictor Engmark2021-08-30
|
* git ignore __pycache__ foldersFrederik Rietdijk2020-08-16
|
* common-updater-scripts: ignore update-git-commits.txtJosé Romildo Malaquias2020-04-15
| | | | It is generated by common-updater/update-script.nix
* pythonPackages.roku: init at v4.1Cole Mickens2020-03-30
|
* Replace androidenv by new implementationSander van der Burg2018-12-18
|
* kde5: consolidate packages into desktops/kde-5Thomas Tuegel2016-03-01
|
* gitignore: pkgs/development/libraries/qt-5/*/tmp/Thomas Tuegel2015-02-21
|
* qt5split: add split submodule build of Qt 5.3Thomas Tuegel2015-02-07
|
* gitignore: ignore autonix tmp filesThomas Tuegel2015-01-26
|
* Add .DS_Store to gitignore so we Mac users don't accidentally pollute ↵Daniel Peebles2014-08-09
| | | | nixpkgs with ugliness
* gitignore: result-* and make absolute doc ignoresFlorian Friesdorf2014-06-23
|
* Merge .gitignore filesEelco Dolstra2013-10-10
|
* Rewrite the CPAN generator to PerlEelco Dolstra2013-06-13
| | | | | | | | | | | | | 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.
* Add the nix-build `result' symlink and cpan files to gitignoreShea Levy2013-03-28
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* Tell git to ignore .*.swp - Vim swap filesMichael Raskin2012-10-04
|
* add `.gitignore'Ludovic Courtès2012-07-07