about summary refs log tree commit diff
path: root/nixpkgs/.gitignore
blob: 2753c90738320441564818fe7e3e0d4c7843897b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
*~
,*
.*.swp
.*.swo
.\#*
\#*\#
.idea/
.nixos-test-history
.vscode/
outputs/
result-*
result
repl-result-*
tags
!pkgs/development/python-modules/result
/doc/NEWS.html
/doc/NEWS.txt
/doc/manual.html
/doc/manual.pdf
/source/
.version-suffix

.DS_Store
.mypy_cache
__pycache__

/pkgs/development/libraries/qt-5/*/tmp/
/pkgs/desktops/kde-5/*/tmp/
/pkgs/development/mobile/androidenv/xml/*

# generated by pkgs/common-updater/update-script.nix
update-git-commits.txt

# JetBrains IDEA module declaration file
/nixpkgs.iml