summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-09-14 13:31:11 +0200
committerCarl Hetherington <cth@carlh.net>2025-09-14 13:31:11 +0200
commitf65485f84970281ac7a61d1dccfadb3bbc1557bc (patch)
treed8fc299df81db8d6acda72b76eb194dcb1e6d095 /.gitignore
parent6c6169ca10a689877aac072a01d4368ed1f4ccde (diff)
Ignore cdist.pyc.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2e9908d..c0090db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*~
-setup.pyc \ No newline at end of file
+setup.pyc
+cdist.pyc