summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 11 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 1521702ed1fb..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,11 @@
-*.tar.gz
-*.tar.xz
-*.tgz
-balena-etcher/
-balena-etcher-*prepare.log
-balena-etcher-*package.log
-balena-etcher-*build.log
-etcher/
-etcher-*prepare.log
-etcher-*package.log
-etcher-*build.log
-pkg/
-scripts/
-src/
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore