diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Terraform -/.terraform/ +.terraform/ # HTML /tasks-and-bugs.html /tasks-and-bugs.html~ /tasks-and-bugs.org -/public/
\ No newline at end of file +/public/ |
