blob: 68f835be40dfd1728babdf7836c20bb83c235696 (
plain)
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
|
*.swp
*.pyc
*.mo
*~
.~*
drassm_app/*
cd17_app/*
django-simple-history/*
django-formwizard/*
ishtar-docs
ishtar-logo
*.ignore
*.ignore.py
*.ignore.sql
local_settings.py
fabfile.py
example_project/media
example_project/static
example_project/celery_app.py
example_project/__init__.py
docs/*/build
Makefile
oook_replace
.zanata-cache
.cache
dist
ishtar.egg-info
.idea
.sass-cache
*.log
example_project/ishtar
example_project/.coverage
bootstrap-src
node_modules/
package-lock.json
ishtar_common/fixtures/towns_norel-fr.json
ishtar_common/fixtures/towns-fr.json
drassm_app
.code-workspace
.vscode/*
|