summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMikkel Kroman2015-06-30 16:59:47 +0200
committerMikkel Kroman2015-06-30 17:01:06 +0200
commite99eb7d65465c881366a2f241d4400cb87ab3a66 (patch)
tree4acb819934134dd087c5b09a29765f37542ea617 /.gitignore
downloadaur-e99eb7d65465c881366a2f241d4400cb87ab3a66.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a5ae1c8caaa4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Ignore generated package data.
+pkg/
+src/
+
+# Ignore the cloned repository.
+antumbra-beta/
+
+# Ignore downloaded archives and signatures.
+*.tar.xz
+*.tar.gz
+*.sig