.gitignore - Ignore tailwind output file

This commit is contained in:
2020-09-05 17:38:23 +05:30
parent 0672aec806
commit 7f8c06b440
+2 -1
View File
@@ -1,4 +1,4 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
src/tailwind.output.css
# dependencies
/node_modules
@@ -21,3 +21,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*