summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoman2018-11-11 12:39:18 +0200
committerRoman2018-11-11 12:39:18 +0200
commit5c45d58ce591c091d3c50f2caefb99bf8762f6c1 (patch)
treecf6d5421e431139f27b2848272ed2d6cacc4ff8a /.gitignore
parent3c55f282b48b0cff89391e0d3952116edda3649e (diff)
downloadaur-5c45d58ce591c091d3c50f2caefb99bf8762f6c1.tar.gz
Changes to build and run with Java 8
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..656715da99b3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.xz
+src/
+pkg/
+filebot/ \ No newline at end of file