Skip to content

Commit

Permalink
[4.1] gitignore update (#36895)
Browse files Browse the repository at this point in the history
Post the move to placing css files in the media folder this pr updates the gitignore.

No point in ignoring non-existent files ;)
  • Loading branch information
brianteeman committed Jan 30, 2022
1 parent 5de5ab6 commit 66e097a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@
/media

# Template CSS files generated by NPM
/administrator/templates/atum/css
/administrator/templates/system/css
/installation/template/css
/templates/cassiopeia/css
/templates/system/css

# Test Related Files
/phpunit.xml
Expand Down

0 comments on commit 66e097a

Please sign in to comment.