diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-08-24 11:59:08 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-08-24 11:59:08 +0200 |
| commit | eb1cafd3fa9f351b57a33e1da3f0f8f27784bb6b (patch) | |
| tree | afde1dd1fa21f98b2f03b43788c943a3308e23a4 | |
| parent | e4ba1fc772b2ed50fb5f7b469fa30b8915479416 (diff) | |
| download | git2hugo-eb1cafd3fa9f351b57a33e1da3f0f8f27784bb6b.tar.gz | |
g2h: Also track test repo .gitignore
| -rw-r--r-- | test_repo/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test_repo/.gitignore b/test_repo/.gitignore new file mode 100644 index 0000000..bcbb3fd --- /dev/null +++ b/test_repo/.gitignore @@ -0,0 +1 @@ +/git.tgz |