summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo2022-09-16 17:45:02 +1000
committerLeo2022-09-16 17:45:02 +1000
commit3be9b3e77901195282ce7d7b2b1c4a96abccc677 (patch)
treeaceb68bbe9b2340d6b6a2f03a9e6f70de5353967
parent64c5dc493e01a869e8df8bbb3540e9aad17088d3 (diff)
downloadaur-3be9b3e77901195282ce7d7b2b1c4a96abccc677.tar.gz
Ignore log files generated by makechrootpkg
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bc2be5f5569e..15bfe03f2404 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,7 @@
# archlinux packages
-*.pkg.tar* \ No newline at end of file
+*.pkg.tar*
+
+# logs generated by makechrootpkg
+*.log