source: seiven/.gitignore @ 482f74d

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

evitando carpeta entorno virtual

  • Propiedad mode establecida a 100644
File size: 137 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*~
16venv/
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.