CartoDB-SQL-API/.gitignore
Raul Ochoa 480a9f27b4 New authentication mechanism: checks in advance if credentials are provided
in order to do a single request to redis to retrieve the required database
connection parameters.
2014-08-05 16:20:06 +02:00

12 lines
172 B
Plaintext

config/environments/*.js
logs/*.log
pids/*.pid
*.sock
test/tmp/*
node_modules*
.idea/*
tools/munin/cdbsqlapi.conf
test/redis.pid
test/test.log
test/acceptance/oauth/venv/*