summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIan Brunelli2015-06-08 22:42:54 -0300
committerIan Brunelli2015-06-08 22:42:54 -0300
commitad07ea4f0f95854ebbc094cd54cd3d9b0864ee8f (patch)
treecfe501d9aa289692d7b54eecae1ea28784e45cbc /.gitignore
parent1de0c887f53614a85fc10feb8083f65901f08061 (diff)
downloadaur-ad07ea4f0f95854ebbc094cd54cd3d9b0864ee8f.tar.gz
Updated version to follow the "VCS package guidelines". Added gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..ba9e38335339
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+pkg/
+src/
+transmission/
+*.pkg.tar.xz \ No newline at end of file