forked from liqd/adhocracy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (55 loc) · 669 Bytes
/
.gitignore
File metadata and controls
57 lines (55 loc) · 669 Bytes
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
.svn
.hgsvn
*.pyc
*.pyo
*.swp
*.swo
*.egg
*.egg-info
*.db
*.orig
*.rej
*.DS_Store
*~
.*~
.#*
bundestag.ini
data/*
docs/build/*
site/*
var
parts
bin
local
/src/*_theme
lib64
eggs
develop-eggs
htmlcov
include
downloads
installed_eggs
.coverage
.mr.developer.cfg
.installed.cfg
etc/adhocracy.ini
etc/redis.conf
etc/unthemed.ini
etc/vhost.conf
etc/sysv-init
etc/adhocracy-interactive.ini
etc/test.ini
etc/compass.rb
etc/compass.min.rb
mailsink
adhocracy-test-chroot
RELEASE-VERSION
dist
buildout_current.cfg
buildout-*.cfg
/python
/.cache
.sass-cache
src/adhocracy/static/stylesheets/adhocracy.css
src/adhocracy/tests/loadtests/data
src/adhocracy/static/stylesheets/min/