polyglot/.gitignore
2018-08-29 14:53:39 +01:00

17 lines
172 B
Plaintext

.bundle
log/*.log
tmp/**/*
tmp/*
!log/.keep
!tmp/.keep
*.swp
.DS_Store
public/assets
public/packs
public/packs-test
node_modules
yarn-error.log
.byebug_history
.env*
.env*