krata/.gitignore

20 lines
183 B
Plaintext

# hidden files
.*
!.git*
!.editorconfig
!.nojekyll
!.travis.yml
!.husky
# bundler cache
_site
vendor
Gemfile.lock
# rubygem
*.gem
# npm dependencies
node_modules
package-lock.json