first commit
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
config/environments/*.js
|
||||
logs/*.log
|
||||
pids/*.pid
|
||||
*.sock
|
||||
test/tmp/*
|
||||
node_modules*
|
||||
.idea/*
|
||||
.vscode/
|
||||
tools/munin/cdbsqlapi.conf
|
||||
test/redis.pid
|
||||
test/test.log
|
||||
test/acceptance/oauth/venv/*
|
||||
coverage/
|
||||
npm-debug.log
|
||||
log/*.log
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user