summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLuís Ferreira2018-10-29 21:26:26 +0000
committerLuís Ferreira2018-10-29 21:26:26 +0000
commit0d884742aa68b5d216c953eb7a4a2c7acb97fc93 (patch)
treeeb71b83efc27fc147320fd32ce2c4b50afda3b89 /.gitignore
parentbc17487f1f11b2682af28fb987a2aebf3644293b (diff)
downloadaur-0d884742aa68b5d216c953eb7a4a2c7acb97fc93.tar.gz
git: add ignored files
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..5099302046ad
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!dkms.conf
+!phc-intel.system-sleep
+!phc-intel.sleep
+!phc-intel.sh
+!phc-intel.install
+!phc-intel.default \ No newline at end of file