summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndres Gongora2020-04-12 12:12:33 +0200
committerAndres Gongora2020-04-12 12:12:33 +0200
commit3b391b7f4867eaea27e1080374ee111de56b3c7c (patch)
tree76b64f049054e1359633c3f893d4458e58d787d2 /.gitignore
downloadaur-3b391b7f4867eaea27e1080374ee111de56b3c7c.tar.gz
Initial commit
Signed-off-by: Andres Gongora <mail@andresgongora.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..614254359c5d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+## INGORE ALL
+**
+
+## EXCEPTIONS
+!.gitignore
+!PKGBUILD
+!.SRCINFO