summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 13:14:18 -0500
committerMatthew McGinn2020-01-09 13:14:18 -0500
commit483388bd59ce9918ea2706a342228e932dcc67e3 (patch)
tree70b7d30ca70c47f3c828b1a657307d476b5d977b
parentb778970c58315602f69b8b62a3115ff9e1972b2e (diff)
downloadaur-483388bd59ce9918ea2706a342228e932dcc67e3.tar.gz
update gitignore
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore11
2 files changed, 11 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e572a2c34b0..ce3ba328e401 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sat Mar 25 17:16:42 UTC 2017
pkgbase = ptpd
pkgdesc = The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as defined by the relevant IEEE 1588 standard. PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise time coordination of LAN connected computers.
pkgver = 2.3.1
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..26ea83fd2ca2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore