diff options
| author | Nikita Langer <nikitalanger@icloud.com> | 2026-04-06 22:26:07 +0200 |
|---|---|---|
| committer | Nikita Langer <nikitalanger@icloud.com> | 2026-04-06 22:26:07 +0200 |
| commit | 3b4f2dd9894397c44ec0e10d4247e886c4f4c314 (patch) | |
| tree | 43c0ca4a04abf25d89446095ca16d81a5d5f26cf /.gitignore | |
| download | dwl-3b4f2dd9894397c44ec0e10d4247e886c4f4c314.tar.gz dwl-3b4f2dd9894397c44ec0e10d4247e886c4f4c314.tar.bz2 dwl-3b4f2dd9894397c44ec0e10d4247e886c4f4c314.tar.xz dwl-3b4f2dd9894397c44ec0e10d4247e886c4f4c314.zip | |
Initial Komm mit :)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0dde90e --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +dwl +*.o +*-protocol.c +*-protocol.h +.ccls-cache +config.h |
