commit a9152446d29ceacf25eaf50261ebc3c43a560ebe Author: Aldarien Date: Mon Nov 2 00:52:34 2020 -0300 Inicio de git con ignores diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5edc3ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# PyCharm +/.idea/ + +# PipEnv +Pipfile.lock \ No newline at end of file