hitobito_lit/.gitignore
Philipp Rothmann 135b14c868 init
2022-12-20 16:26:37 +01:00

23 lines
250 B
Text

.bundle/
log/*.log
tmp/
pkg/
doc/rdoc
db/*.sqlite3
zeus.json
.sass-cache
.project
.envrc
*.iml
.generators
.idea
.rakeTasks
# ignore Gemfile.lock for wagons
Gemfile.lock
# reports
spec/coverage
spec/reports
brakeman-output.tabs
rubocop-results.xml