chirpy-starter/.gitignore
2021-06-04 19:42:36 +08:00

18 lines
162 B
Plaintext

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