Update gitignore
This commit is contained in:
parent
2d9d7a2127
commit
8cf01042ff
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
config/environments/*.js
|
||||
logs/*.log
|
||||
logs
|
||||
pids/*.pid
|
||||
*.sock
|
||||
test/tmp/*
|
||||
@ -13,4 +13,4 @@ test/acceptance/oauth/venv/*
|
||||
coverage/
|
||||
npm-debug.log
|
||||
log/*.log
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
|
Loading…
Reference in New Issue
Block a user