source: seiven/.gitignore @ 1fd3ac7

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

excluir entorno virtual

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