aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 557bcc86a005..9873b615b628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,13 @@
+# backup files
*~
*.bak
*.swp
-Makefile.old
+
+# makepkg output
+/src/
+/pkg/
+*.pkg.tar.xz
+
+# git repo
+/xf86-video-nouveau-blacklist/