CartoDB-SQL-API/.gitignore

18 lines
226 B
Plaintext
Raw Normal View History

config/environments/*.js
2019-10-08 01:40:36 +08:00
logs
pids/*.pid
*.sock
2011-06-30 19:13:13 +08:00
test/tmp/*
2013-02-18 19:58:04 +08:00
node_modules*
.idea/*
2016-11-30 22:21:00 +08:00
.vscode/
2013-05-27 16:05:31 +08:00
test/redis.pid
2020-04-17 00:35:42 +08:00
test/redis-server.log
2013-05-27 16:05:31 +08:00
test/test.log
test/acceptance/oauth/venv/*
2016-01-22 19:18:20 +08:00
coverage/
2016-01-22 19:13:01 +08:00
npm-debug.log
2018-06-05 01:07:03 +08:00
log/*.log
2019-10-08 01:40:36 +08:00
yarn.lock
.nyc_output