diff options
| author | prospanclaudebot <[email protected]> | 2026-07-10 22:10:31 +0000 |
|---|---|---|
| committer | prospanclaudebot <[email protected]> | 2026-07-10 22:10:31 +0000 |
| commit | f7b25e5d3d01a42c96dee90e5285706a057f6705 (patch) | |
| tree | 284d4404d5797c0d759bc91dd3d3c30aac395e74 /.gitignore | |
| download | jopa-bridge-f7b25e5d3d01a42c96dee90e5285706a057f6705.tar.gz jopa-bridge-f7b25e5d3d01a42c96dee90e5285706a057f6705.zip | |
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..e76c073 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin/ +obj/ +out/ |
