Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:32:41 +00:00
parent 6cd83504b4
commit 7407285ed5

View File

@@ -0,0 +1,36 @@
# Ruby on Rails
*.rbc
capybara-*.html
.rspec
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/public/packs
/public/packs-test
/vendor/bundle
/log/*
!/log/.keep
/tmp/*
!/tmp/.keep
.byebug_history
*.gem
# Ignore bundler config.
/.bundle
# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp
# Ignore pidfiles, but keep the process name.
/tmp/pids/*
!/tmp/pids/
!/tmp/pids/.keep
# Ignore uploaded files in development.
/storage/*
!/storage/.keep
# Ignore master key for decrypting credentials in dev environment.
config/master.key