Update configuration
This commit is contained in:
28
config/fd/ignore
Normal file
28
config/fd/ignore
Normal file
@@ -0,0 +1,28 @@
|
||||
*.swp
|
||||
.bundle/
|
||||
.vim/
|
||||
npm-debug.log
|
||||
vendor/bundle/
|
||||
vendor/cache/
|
||||
.sass-cache/
|
||||
node_modules/
|
||||
yarn-error.log
|
||||
.env.local
|
||||
*.gem
|
||||
.pgsync.yml
|
||||
stats.json
|
||||
tags
|
||||
.ctags.d/
|
||||
|
||||
.direnv/
|
||||
*.pid
|
||||
*.sock
|
||||
|
||||
report*.json
|
||||
.clinic/
|
||||
|
||||
.elixir_ls/
|
||||
_build/
|
||||
deps/
|
||||
|
||||
priv/static
|
||||
Reference in New Issue
Block a user