aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorben2018-09-19 22:22:53 +0200
committerben2018-09-19 22:22:53 +0200
commit2b4b7b2ebb5699a327be59600a7de997ae3a2d9d (patch)
treea74e3cb7aa87a839fe1bcc276ca24ce9f273859f
parent12123765fa46582e406703412b6e9d1cc3472a6d (diff)
downloadtruepolyglot-1.3.tar.gz
truepolyglot-1.3.tar.bz2
truepolyglot-1.3.tar.xz
Add .gitignore1.3
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c678a5e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]