summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f6c5c3f074fc..dc9c6222c111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
-# Ignore everything:
*
-
-# ...except:
!.gitignore
+!.SRCINFO
+!LICENSE
!PKGBUILD
-!.SRCINFO \ No newline at end of file
+!statping-daemon.service
+!statping-ng-bin.install \ No newline at end of file