Skip to content

Commit

Permalink
Merge pull request #38 from dniccum/bugfix/view-caching-fails
Browse files Browse the repository at this point in the history
Create .gitignore placeholder for views directory
  • Loading branch information
dniccum authored Aug 10, 2023
2 parents a187cf9 + e8561b8 commit 2524d53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/views/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

0 comments on commit 2524d53

Please sign in to comment.