summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 11 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index e3a9ab4146fb..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
-pkg
-src
-bitbake/*
-*.tar.xz
-*.tar.gz
-__pycache__
-pyshtables.py
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore