chore: Add tailwind.css to gitignore

This commit is contained in:
Krille 2023-08-15 06:59:22 +02:00
commit e4ca944365
No known key found for this signature in database
2 changed files with 1 additions and 4 deletions

4
.gitignore vendored
View file

@ -37,9 +37,7 @@ prime
/build/ /build/
# Web related # Web related
docs/build/ docs/tailwind.css
docs/.jekyll-cache/
docs/_site/
# Exceptions to above rules. # Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages !/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages

File diff suppressed because one or more lines are too long