15 lines
170 B
Text
15 lines
170 B
Text
|
|
.idea/
|
|
app/cache/
|
|
node_modules/
|
|
/vendor
|
|
*.lock
|
|
|
|
app/data/*
|
|
app/config/conf.local.yml
|
|
app/log.txt
|
|
|
|
# Ignore transpiled files
|
|
|
|
/public/css/application.min.css
|
|
/public/js/
|