Skip to content

Commit

Permalink
chore: add demo gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jar-b committed Jul 11, 2023
1 parent f534a51 commit 623c66a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions demo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Ignore everything except the example terraform config
*
!.gitignore
!main.tf
!demo.tape
!demo.gif

0 comments on commit 623c66a

Please sign in to comment.