This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
rebuilding-bartik/.gitignore
2020-03-16 09:05:58 +00:00

13 lines
186 B
Plaintext

*
!*/
!/.gitignore
!/assets/**/*.js
!/assets/**/*.pcss
!/netlify.toml
!/package*.json
!/postcss.config.js
!/tailwind.config.js
!/public/images/**
!/public/index.html
!/webpack.config.js