aboutsummaryrefslogtreecommitdiff
path: root/challenge-285/ppentchev/python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-285/ppentchev/python/.gitignore')
-rw-r--r--challenge-285/ppentchev/python/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/challenge-285/ppentchev/python/.gitignore b/challenge-285/ppentchev/python/.gitignore
new file mode 100644
index 0000000000..05f929a541
--- /dev/null
+++ b/challenge-285/ppentchev/python/.gitignore
@@ -0,0 +1,7 @@
+# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
+# SPDX-License-Identifier: BSD-2-Clause
+
+site/
+.tox/
+
+**/__pycache__/