Skip to content

Commit

Permalink
Ignore tailwind files
Browse files Browse the repository at this point in the history
  • Loading branch information
dougpenny committed Dec 30, 2022
1 parent 4f5e999 commit fda24ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ venv.bak/
# pytype static type analyzer
.pytype/

# npm files
# npm and tailwind files
node_modules/
package-lock.json
package.json
postcss.config.js
tailwind.config.js

0 comments on commit fda24ac

Please sign in to comment.