chirpy-starter/.gitignore
2022-12-27 17:32:37 +00:00

21 lines
213 B
Plaintext

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