diff options
| author | Johannes Herman <johannes.herman@gmail.com> | 2025-07-28 19:23:23 +0200 |
|---|---|---|
| committer | Johannes Herman <johannes.herman@gmail.com> | 2025-07-28 19:23:23 +0200 |
| commit | a167f09bc24a9c1ecb8d9fbc1858708efb030b89 (patch) | |
| tree | 71f7fd81b3af669510c09ad337425639df48e3e4 /.gitignore | |
init, gaps + smartborders
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 |
