Files
cole-maxwell1.github.io/.gitignore
2022-08-01 19:27:59 -05:00

21 lines
207 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