Forráskód Böngészése

Setting up gitignore

Kirk Trombley 6 éve
commit
47aec29750
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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