forked from quintel/etengine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
53 lines (53 loc) · 875 Bytes
/
.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
db/dumps
db/sphinx
db/structure.sql
config/development.sphinx.conf
log/*
config/database.yml
config/config.yml
config/latest_etsource_import_sha
config/latest_etsource_export_sha
.yardoc
doc/*
public/doc/*
public/tmp/*
public/packages/*
public/javascripts/all.js
public/javascripts/cache_*.js
public/stylesheets/*.css
public/system/*
public/flowplayer/*
tmp/*
public/images/converter_12*
import/*
public/assets
et*.sql
public/doc
vendor/bundle
.bundle
public/sprockets
*.tmproj
.powrc
.rvmrc
.rbenv-version
.tmtags
.DS_Store
coverage/*
spec/controllers/coverage/*
spec/models/coverage/*
spec/mechanical_turk
etsource
etsource_export
./etsource
./etsource_export
!app/controllers/etsource
!app/helpers/etsource
!app/models/etsource
!app/views/etsource
!spec/models/etsource
!spec/fixtures/etsource
.sass-cache
*.sublime-project
*.sublime-workspace
.powenv
config/newrelic.yml