diff options
author | 2023-12-02 12:02:04 +0100 | |
---|---|---|
committer | 2023-12-02 12:02:04 +0100 | |
commit | 61aa2138e80df7b12d132c7bc99f42d8c45a355f (patch) | |
tree | 5362be0036bb087ff44def821aa451276079f546 /.gitignore | |
download | docker-doc-61aa2138e80df7b12d132c7bc99f42d8c45a355f.tar.gz docker-doc-61aa2138e80df7b12d132c7bc99f42d8c45a355f.zip |
Initial commitv0.0.0-alpha.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3eec47d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.aux +*.log +*.pdf |