AndrewMcBurney/petermcburney.com

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

/node_modules
/yarn-error.log

.byebug_history
.env
.env.development
.DS_Store
/public/packs
/public/system
/node_modules
todos.md