-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
86 lines (84 loc) · 2.22 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
.idea
.sonar/
data/
modules/__init__.pyc
modules/__pycache__/
modules/entidade/__init__.pyc
modules/entidade/__pycache__/
modules/entidade/admin.pyc
modules/entidade/formularios.pyc
modules/entidade/migrations/
modules/entidade/models.pyc
modules/entidade/service.pyc
modules/entidade/utilitarios.pyc
modules/entidade/views.pyc
modules/honorary/__init__.pyc
modules/honorary/__pycache__/
modules/honorary/admin.pyc
modules/honorary/api.pyc
modules/honorary/forms.pyc
modules/honorary/models.pyc
modules/honorary/views.pyc
modules/nucleo/__init__.pyc
modules/nucleo/__pycache__/
modules/nucleo/models.pyc
modules/nucleo/views.pyc
modules/nucleo/working_api.pyc
modules/preferencias/__init__.pyc
modules/preferencias/__pycache__/
modules/preferencias/admin.pyc
modules/preferencias/formularios.pyc
modules/preferencias/migrations/
modules/preferencias/models.pyc
modules/preferencias/views.pyc
modules/protocolo/__init__.pyc
modules/protocolo/__pycache__/
modules/protocolo/admin.pyc
modules/protocolo/formularios.pyc
modules/protocolo/migrations/
modules/protocolo/models.pyc
modules/protocolo/report.pyc
modules/protocolo/views.pyc
modules/servico/__init__.pyc
modules/servico/__pycache__/
modules/servico/admin.pyc
modules/servico/formularios.pyc
modules/servico/migrations/
modules/servico/models.pyc
modules/servico/views.pyc
sistema_contabil/__init__.pyc
sistema_contabil/__pycache__/
sistema_contabil/admin.pyc
sistema_contabil/settings.pyc
sistema_contabil/urls.pyc
sistema_contabil/wsgi.pyc
static/bower_components
util/__init__.pyc
util/database.pyc
util/internet.pyc
/modules/user/migrations/
"Migra\303\247\303\243o/"
__pycache__/
conf/__pycache__/
conf/project/
conf/vars/__pycache__/
conf/vars/messages/__pycache__/
geckodriver.log
libs/backup/__pycache__/
libs/default/__pycache__/
modules/core/__pycache__/
modules/core/management/__pycache__/
modules/core/management/commands/__pycache__/
modules/honorary/migrations/
modules/nucleo/migrations/
modules/user/__pycache__/
static/ARQUIVOS QUE VAO PRO LIXO/
static/compress/
static/custom/html-sheets-paper/
static/modules/core/notifications/css/
static/modules/honorary/honorary/css/
static/scripts/
static/styles/
templates/core/security/
templates/user/administration/toolbars/
util/controle_email.pyc