diff options
| author | Malte Voos <git@mal.tc> | 2025-10-01 00:20:10 +0200 |
|---|---|---|
| committer | Malte Voos <git@mal.tc> | 2025-10-01 00:20:10 +0200 |
| commit | 338babaad2189f7ff1ee088994c8c20a0646ff4d (patch) | |
| tree | 29fb2620f748d32a42c1d1eb3346771600a8d75b /.gitignore | |
| download | lleap-338babaad2189f7ff1ee088994c8c20a0646ff4d.tar.gz lleap-338babaad2189f7ff1ee088994c8c20a0646ff4d.zip | |
init
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..37ebbba --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +result +test-files |