Skip to content

Commit

Permalink
template: add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Nov 16, 2023
1 parent 3ff67be commit c5178db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/flake-parts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.devenv
1 change: 1 addition & 0 deletions templates/simple/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.devenv
1 change: 1 addition & 0 deletions templates/terraform/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.devenv

0 comments on commit c5178db

Please sign in to comment.