You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CartoDB-SQL-API/.gitignore

22 lines
288 B

config/environments/*.js
logs
pids/*.pid
*.sock
test/tmp/*
node_modules*
.idea/*
.vscode/
test/redis.pid
test/redis-server.log
test/test.log
test/acceptance/oauth/venv/*
coverage/
npm-debug.log
log/*.log
yarn.lock
.nyc_output
build_resources/
.dockerignore
Dockerfile
docker_node_modules