Browse Source

Setting up gitignore

Kirk Trombley 6 năm trước cách đây
commit
47aec29750
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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