39 lines
383 B
Plaintext
39 lines
383 B
Plaintext
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# binary files
|
|
*.out
|
|
*.class
|
|
*.idea
|
|
*.exe
|
|
|
|
# Visual Studio Code
|
|
.vscode/
|
|
|
|
# Ruby
|
|
*.gem
|
|
*.rbc
|
|
/.config
|
|
/coverage/
|
|
/InstalledFiles
|
|
/pkg/
|
|
/spec/reports/
|
|
/spec/examples.txt
|
|
/test/tmp/
|
|
/test/version_tmp/
|
|
/tmp/
|
|
/.yardoc/
|
|
/_yardoc/
|
|
/doc/
|
|
/rdoc/
|
|
/.bundle/
|
|
/vendor/bundle
|
|
/lib/bundler/man/
|
|
.rvmrc
|