summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authortioguda2023-11-27 20:47:34 -0300
committertioguda2023-11-27 20:47:34 -0300
commitd58a25a7fe90bc170b7db3e208fbe39e44350e98 (patch)
tree5c31e567b31d1a1410a25b347d7c5f89d38e7b00 /.gitignore
parent9311a612678a76aed4d2a20f03b1783332722a80 (diff)
downloadaur-d58a25a7fe90bc170b7db3e208fbe39e44350e98.tar.gz
Build only the desired language
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..894487033279
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!updpkg.sh