blob: 4c38aae39b23ad310786319d194854bf6c9398ed (
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
|
*.swp
*.pyc
*.mo
*~
.~*
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
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
|