aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Lyon <matthewlyon18@gmail.com>2019-10-30 15:27:45 +1100
committerMatt Lyon <matthewlyon18@gmail.com>2019-10-30 15:27:45 +1100
commit1b3b031e4b15f947c539ae76fc892874de03c4be (patch)
treebfe1df7b3919154eb176a92bf48c23c3e21379d8 /.gitignore
parent2801af89bf72389ce089aac92dda1bb22797ecc1 (diff)
downloadtpb-lite-1b3b031e4b15f947c539ae76fc892874de03c4be.tar.gz
tpb-lite-1b3b031e4b15f947c539ae76fc892874de03c4be.tar.bz2
tpb-lite-1b3b031e4b15f947c539ae76fc892874de03c4be.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 894a44c..85a04a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,10 @@ venv.bak/
# mypy
.mypy_cache/
+
+# macOS
+*.DS_Store
+
+# Eclipse
+*.project
+*.pydevproject