summary refs log tree commit diff
path: root/.gitignore
blob: f0807473f06b391443c333e4e143dca7b72e6b86 (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-*
!pkgs/development/python-modules/result
/doc/NEWS.html
/doc/NEWS.txt
/doc/manual.html
/doc/manual.pdf
/result
/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