summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPumpkinCheshire2020-11-11 08:51:53 +1100
committerPumpkinCheshire2020-11-11 08:51:53 +1100
commitb495177df941f65a31dde23de535666a17f772b6 (patch)
tree095fb3830c082539c269cb6a3648dab47bde0373 /.gitignore
parent6e0dd48bc039275a860804402a5d703bba358ec2 (diff)
downloadaur-b495177df941f65a31dde23de535666a17f772b6.tar.gz
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..57992bcb6b85
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*.log
+*.rpm
+*.deb
+*.tar*
+*.gz
+*.zip
+*.run
+*.whl
+*.AppImage
+*.jar
+*.tgz
+*.pdf
+whatweb/
+src/
+pkg/