summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pompili2020-06-02 23:36:51 +0200
committerMarco Pompili2020-06-02 23:36:51 +0200
commit23427413afbbe655a70615fe9cbfc5048e890eb0 (patch)
tree1009e200e5720cf7b36a9ee57c0abaa63c8f4810
parent94e67ce9f96c5760971c66c80502c30ae220bcc2 (diff)
downloadaur-23427413afbbe655a70615fe9cbfc5048e890eb0.tar.gz
add gitignore
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..db69a400e135
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+src/
+pkg/
+
+*.tar.gz
+*.pkg.tar.xz \ No newline at end of file