summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorImperator Storm2021-11-04 10:37:00 +0100
committerTim Schumacher2021-11-04 22:12:46 +0100
commit38d2412a2b1e801504f6419a97029c490696b390 (patch)
treebcde32622ee6866dddef364ff5e6638821b3747c /.gitignore
parent56b523f432802826305e0ff32d60557d006f5361 (diff)
downloadaur-38d2412a2b1e801504f6419a97029c490696b390.tar.gz
Bring PKGBUILD in line with the submodule packaging guidelines
Co-Authored-By: Tim Schumacher <timschumi@gmx.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a5146b171843
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+*.pkg.tar.*
+/boost/
+/catch/
+/citra/
+/cpp-jwt/
+/cryptopp/
+/cubeb/
+/discord-rpc/
+/dynarmic/
+/enet/
+/fmt/
+/googletest/
+/inih/
+/libressl/
+/libusb/
+/lodepng/
+/nihistro/
+/pkg/
+/sanitizers-cmake/
+/soundtouch/
+/src/
+/teakra/
+/xbyak/
+/zstd/