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:52 +00:00
parent 71cdced058
commit ea3b17f56f

View File

@@ -0,0 +1,31 @@
# Ruby
*.gem
*.rbc
/.config
/coverage/
/lib/bundler/man/
/pkg/
/tmp/
/vendor/bundle/
.bundle/
# Build
*.gem
.bundle
vendor/bundle/
# IDE
.idea/
*.iml
*.ipr
*.iws
.vscode/
*.swp
*.swo
# Coverage
coverage/
.rspec
# Misc
.DS_Store