81 lines
1.5 KiB
Plaintext
81 lines
1.5 KiB
Plaintext
.rvmrc
|
|
.DS_Store
|
|
.bundle
|
|
_SpecRunner*.html
|
|
dump.rdb
|
|
db/*.sqlite3
|
|
log
|
|
tmp/*
|
|
tmp/**/*
|
|
#fonts/*
|
|
public/assets
|
|
public/system
|
|
public/uploads
|
|
public/javascripts
|
|
public/stylesheets
|
|
public/images
|
|
public/fonts
|
|
public/flash
|
|
public/static
|
|
app/assets/stylesheets/tmp/
|
|
app/assets/fonts/icon_font/svgs
|
|
db/schema.rb
|
|
*.pyc
|
|
bin/
|
|
config.status
|
|
config/database.yml
|
|
.idea/*
|
|
config/app_config.yml
|
|
config/app_config.yml.local
|
|
config/redis.conf
|
|
config/grunt_production.json
|
|
spec/support/data/failed_remote/*
|
|
*.swp
|
|
*.swo
|
|
env
|
|
coverage
|
|
.spin.rb
|
|
.sass-cache
|
|
public/js/lib/cdb.js
|
|
services/importer/spec/factories/database.json
|
|
.ruby-version
|
|
cartodb.sublime-workspace
|
|
cartodb.sublime-project
|
|
.rvmrc
|
|
app/assets/images/sprites/*.png
|
|
npm-debug.log
|
|
.ruby-gemset
|
|
lib/build/dist
|
|
lib/build/grunt-aws.json
|
|
lib/build/app_config.js
|
|
lib/build/.grunt/**/*
|
|
rubygems
|
|
vendor/bundle/*
|
|
vendor/cache/*
|
|
.vagrant
|
|
Vagrantfile
|
|
/node_modules
|
|
.grunt/*
|
|
vendor/assets/javascripts/cartodb.*
|
|
vendor/assets/stylesheets/cartodb.*
|
|
# cartodb.css is generated by update_cdb make task and is
|
|
# used in cartodb/cartodb/app/views/layouts/application.html.erb
|
|
!vendor/assets/stylesheets/cartodb.css
|
|
# carto-node dist file. This is generated by webpack.
|
|
# It will be removed when using carto-node as an external dependency.
|
|
vendor/assets/javascripts/carto-node/
|
|
public/test_support.csv
|
|
public/test_guess_country.csv
|
|
doc/manual/build
|
|
.gem/
|
|
.byebug_history
|
|
/tags
|
|
/.tags_swap
|
|
.vscode/
|
|
/private_gears
|
|
/dist
|
|
yarn.lock
|
|
public/static.tar.gz
|
|
compilation-stats.json
|
|
npm-debug.log.*
|