Explorar el Código

Merge pull request #2291 from pmsosa/patch-1

[Python Gitignore] Ignore Sage's parsed files
pull/2292/head
Brendan Forster hace 7 años
padre
commit
80c5f1c6f5
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      Python.gitignore

+ 3
- 0
Python.gitignore Ver fichero

@@ -76,6 +76,9 @@ target/
# celery beat schedule file
celerybeat-schedule

# SageMath parsed files
*.sage.py

# dotenv
.env


Cargando…
Cancelar
Guardar