forked from spree/spree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (68 loc) · 847 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
\#*
**/*.db
**/*.log
**/*.byebug_history
*~
.#*
.DS_Store
.bundle
.dotest
.idea
.loadpath
.project
.vscode
bin/*
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
httpd
pgsql
config/*-public.asc
config/database.yml
config/mongrel_cluster.yml
db/*.sql
db/*.sqlite3*
db/schema.rb
doc/**/*
Gemfile.lock
*/Gemfile.lock
lib/products_index_profiler.rb
log/*.log
pkg
public/assets
public/attachments
public/blank_iframe.html
public/ckeditora
sandbox/*
spree_dev
spree_test
testapp
**/spec/dummy
tmp
public/google_base.xml
public/template_google_base.xml
coverage/*
var
nbproject
./vendor
*.swp
rerun.txt
test_app
.rvmrc
**/coverage
*/.sass-cache
.localeapp
.ruby-gemset
vendor/bundle
*/vendor/bundle
.ignore
TODO
# new guides
guides/output
guides/logs
guides/.cache
guides/public
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn-integrity