aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBence Ferdinandy <bence@ferdinandy.com>2024-04-13 13:08:31 +0200
committerRobin Jarry <robin@jarry.cc>2024-04-13 21:47:43 +0200
commit569a2720ca69ce4686f5d031c0937e2c365ca5fb (patch)
tree7e22764cc264a416e1a1bee5522dd78ddd1f3e01
parentc29bb9cd8601ae7b0bbaa57ff5298554b909a919 (diff)
downloadaerc-569a2720ca69ce4686f5d031c0937e2c365ca5fb.tar.gz
aerc-569a2720ca69ce4686f5d031c0937e2c365ca5fb.zip
gitignore: add tags and aerc-release-stats.png
Ignore the tags file generated by ctags and the image generated by python3 contrib/git-stats-graph.py (i.e. the default output of the script. Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com> Acked-by: Moritz Poldrack <moritz@poldrack.dev> Acked-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d9a732e..ac7e5a95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@
*.7
/.env
/.changelog.md
+aerc-release-stats.png
+tags