forked from CartoDB/cartodb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
56 lines (56 loc) · 836 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
.rvmrc
.DS_Store
.bundle
dump.rdb
db/*.sqlite3
log
tmp/*
tmp/**/*
public/assets
public/system
public/uploads
public/javascripts
public/stylesheets
public/images
public/fonts
public/flash
app/assets/stylesheets/tmp/
db/schema.rb
*.pyc
bin/
config.status
config/database.yml
.idea/*
config/app_config.yml
config/redis.conf
src/
spec/support/data/failed_remote/*
*.swp
*.swo
env
coverage
.spin.rb
.sass-cache
public/js/lib/cdb.js
*billing*
services/importer/spec/factories/database.json
.ruby-version
cartodb.sublime-workspace
cartodb.sublime-project
.rvmrc
lib/build/dist
lib/build/node_modules
app/assets/images/sprites/*.png
npm-debug.log
.idea
.ruby-gemset
lib/build/dist
lib/build/node_modules
lib/build/.grunt/*
lib/build/grunt-aws.json
lib/build/app_config.js
rubygems
lib/build/_SpecRunner.html
vendor/bundle/*
.vagrant
Vagrantfile