fn-ruby/.gitignore
fnkit e22e58a944
Some checks failed
/ deploy (push) Failing after 6s
initial commit - ruby function
2026-02-17 16:45:13 +00:00

16 lines
131 B
Text

# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Docker
Dockerfile.local
# Ruby
vendor/bundle/
.bundle/
Gemfile.lock