tailwindcss/.gitignore
Adam Wathan 0d93dc8d54 Ignore index.html
I use this file with live-server for random testing when developing
locally. Totally worth cluttering up the .gitignore for the
convenience. #sorrynotsorry
2019-02-27 13:31:13 -05:00

6 lines
54 B
Plaintext

/node_modules
/lib
/example
index.html
yarn-error.log