Browse Source

Setting up gitignore

Kirk Trombley 6 years ago
commit
47aec29750
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+secrets.toml
+__pycache__/*
+*.pyc