mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
**/*/tmp
|
|
**/*/log
|
|
**/*/*.gem
|
|
**/*/*.sqlite3
|
|
**/*/public/assets
|
|
**/*/node_modules
|
|
*.swp
|
|
Gemfile.lock
|
|
/.idea/
|
|
**/.byebug_history
|