Skip to content

Commit

Permalink
Ignore overlays with -local suffix
Browse files Browse the repository at this point in the history
If you need an overlay for testing/development but want to ensure that
you don't accidentally add it to the repository, name it with a
`-local` suffix.
  • Loading branch information
larsks committed Jun 18, 2022
1 parent 4e40409 commit 784bde2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/overlays/*-local/

0 comments on commit 784bde2

Please sign in to comment.