virtualhub.eu.org/.gitignore

21 lines
219 B
Plaintext

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