Explorar el Código

Add .gitignore

Foppe Hemminga hace 6 años
padre
commit
6fc3dfc5d3
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      .gitignore

+ 12 - 0
.gitignore

@@ -0,0 +1,12 @@
+/.env
+/venv
+.gitignore
+.idea/$CACHE_FILE$
+.idea/.gitignore
+.idea/inspectionProfiles/
+.idea/misc.xml
+.idea/modules.xml
+.idea/racket.iml
+.idea/vcs.xml
+__pycache__/
+venv/