summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSemyon Bochkaryov2019-10-28 17:56:18 +0300
committerSemyon Bochkaryov2019-10-28 17:56:18 +0300
commit8b31e874c8e7205d68ab69c9be2db19f6a4f97ec (patch)
tree90de8e1b8298eb2cb5d7f74d94fb89f9916343e5
parent08c307cba99cdb6b1c46410f24242fcecaf7d93c (diff)
downloadaur-8b31e874c8e7205d68ab69c9be2db19f6a4f97ec.tar.gz
Added .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..86e4fd597af4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+src
+pkg
+*.tar.xz
+*.tar.gz
+*.log
+.psci_modules \ No newline at end of file