summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornathanielcwm2020-04-08 06:06:34 +0800
committernathanielcwm2020-04-08 06:06:34 +0800
commit177c0a129e762cc7dee8db60927b61ac22e24d00 (patch)
treead5fa52dd7eec23906570d1486359aeca7882704
parent3ab5c560f1007abbb23a47b2a5437eeddb5eb19d (diff)
downloadaur-177c0a129e762cc7dee8db60927b61ac22e24d00.tar.gz
Add gitignore
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4e8c38899e65
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+/*.tar.xz
+/*.tar.gz
+/*.tar.zst
+/pkg
+/src
+/ffmpeg
+ffmpeg-full-git-add-svt-av1-0.8.0.patch
+ffmpeg-full-git-add-svt-hevc-1.4.3.patch
+ffmpeg-full-git-add-svt-hevc-docs-1.4.3.patch
+ffmpeg-full-git-add-svt-vp9-0.1.0.patch \ No newline at end of file