15 Commits

Author SHA1 Message Date
Adam Wathan
3c9c46c9a8 Ignore coverage folder 2020-10-25 15:42:17 -04:00
Adam Wathan
08431100a3 Ignore any tailwind.config.js files 2020-10-07 14:12:41 -04:00
Robin Malfait
4b15b90f21 add perf utils 2020-08-18 08:21:33 -04:00
Adam Wathan
c2d022a8a1 Fix extension in gitignore 2019-03-12 10:58:59 -04:00
Adam Wathan
0fc69edcd5 Remove package-lock.json
I develop Tailwind using Yarn, so this file is never up to date.
2019-03-05 08:23:45 -05:00
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
Adam Wathan
ca366ee12d Include dist folder, but exclude contents 2017-11-06 15:11:48 -05:00
Adam Wathan
9210b7f747 gitignore dist files, but still publish to npm 2017-11-06 11:26:20 -05:00
Adam Wathan
a77d879db6 Remove sublime project file 2017-11-03 09:59:10 -04:00
David Hemphill
8863065b97 Rework Babel setup to be more node-y less browser-y 2017-09-09 10:23:53 -04:00
David Hemphill
c1b57db972 Ignore example folder I use to test the CLI 2017-08-28 15:01:31 -05:00
Adam Wathan
7bd480a40f Only ignore /lib, not all lib folders 2017-08-28 08:23:06 -04:00
David Hemphill
e375d9caae Add a sublime project file to hide /lib from searches 2017-08-27 18:02:41 -04:00
David Hemphill
2ef01837a9 Convert new stuff to use ES6 modules 2017-08-27 18:02:41 -04:00
Adam Wathan
d1e6f472a7 Remove node_modules whoops 2017-08-01 10:19:43 -04:00