Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
gitignore: ignore .syncdir/
Browse files Browse the repository at this point in the history
fixes #1386
  • Loading branch information
langston-barrett committed May 3, 2016
1 parent a612b71 commit 0bf21d3
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
Expand Up @@ -6,6 +6,7 @@ ssl/**/*.pem
ssl/index.txt*
ssl/serial*
ssl/.rnd
.syncdir/

# terraform
/*.tf
Expand Down

0 comments on commit 0bf21d3

Please sign in to comment.