solidus/.gitignore
Elia Schito 413c4c95ab
Move linting commands to rake tasks
Only check files tracked by git and not generated and temporary files.
2023-12-29 16:36:16 +01:00

36 lines
335 B
Plaintext

\#*
*~
.#*
.DS_Store
.bundle
.idea
.loadpath
.project
.ruby-version
doc
Gemfile.lock
Gemfile-custom
log
pkg
/sandbox
**/spec/dummy
**/spec/examples.txt
tmp
coverage
var
TAGS
nbproject
**/vendor/bundle
tags
*.swp
.rvmrc
.sass-cache
.localeapp
.yardoc
node_modules
yarn.lock
package-lock.json
.env
/admin/app/assets/builds
/test-results