source: seiven/.gitignore @ a5e36b8

carga
Last change on this file since a5e36b8 was a5e36b8, checked in by Luis Barrios <nikeven@…>, 7 años ago

evitando el entorno virtual

  • Propiedad mode establecida a 100644
File size: 138 octetos
Línea 
1*.pyc
2.idea
3static/tmp
4static/files/*.*
5*.db
6*.sqlite3
7*.dot
8*.xml
9tmp/*.png
10database_config.py
11migrations
12fixtures
13*.sql
14*.log
15*~
16/venv/
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.