Migrate to rcm
This commit is contained in:
23
gitignore_global
Normal file
23
gitignore_global
Normal file
@@ -0,0 +1,23 @@
|
||||
*.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
|
||||
.envrc
|
||||
*.pid
|
||||
*.sock
|
||||
|
||||
report*.json
|
||||
.clinic/
|
||||
Reference in New Issue
Block a user