diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-03-15 21:41:34 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-03-15 21:41:34 +0000 |
| commit | 7809e8fbaf7455617fb98606390f5ddfb8039305 (patch) | |
| tree | d31222f7561c9c72076ed8f5b0ebade618e36142 /.gitmodules | |
| parent | ae23e62be8f232bf4f427d689ff8738c1255b30c (diff) | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bce89b7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python-escpos"] + path = python-escpos + url = https://github.com/python-escpos/python-escpos.git |
