summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Shalygin2024-01-19 20:55:38 +0700
committerKonstantin Shalygin2024-01-19 20:55:38 +0700
commitaed78f60f6f2fdb82c3d336420675f1dc2960ef3 (patch)
tree375b08072df7c7202822fa4eaaa4889a4d47a680 /.gitignore
downloadaur-aed78f60f6f2fdb82c3d336420675f1dc2960ef3.tar.gz
Added S3 Exporter
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..7c6927b4669a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/*
+src/*
+*.tar.*