Explorar el Código

Setting up gitignore

Kirk Trombley hace 6 años
commit
47aec29750
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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