summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2021-12-23 11:14:57 +0100
committerRiccardo Berto2021-12-23 11:14:57 +0100
commit78978e1430b2760a4692e22a2dcb665fc6c2fd01 (patch)
tree8e8183f68be91efe7dd351e68dc2329b1fb2f54a
parentf4224948fbf33b91a5ce9201476a4b18f06b9ca5 (diff)
downloadaur-78978e1430b2760a4692e22a2dcb665fc6c2fd01.tar.gz
do not track the update notifier script
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d3b2ae3cf09..588610027ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*.t*
pkg/
-src/ \ No newline at end of file
+src/
+__pycache__
+update_check.py \ No newline at end of file