about summary refs log tree commit diff
path: root/nixpkgs/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.gitignore')
-rw-r--r--nixpkgs/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/nixpkgs/.gitignore b/nixpkgs/.gitignore
index 1a41704c9be3..1411ef7e1c7c 100644
--- a/nixpkgs/.gitignore
+++ b/nixpkgs/.gitignore
@@ -3,8 +3,11 @@
 .*.swp
 .*.swo
 .idea/
+.vscode/
+outputs/
 result
 result-*
+source/
 /doc/NEWS.html
 /doc/NEWS.txt
 /doc/manual.html
@@ -21,3 +24,6 @@ __pycache__
 
 # generated by pkgs/common-updater/update-script.nix
 update-git-commits.txt
+
+# JetBrains IDEA module declaration file
+/nixpkgs.iml