diff options
| author | Arslaan Pathan <[email protected]> | 2026-05-14 13:05:34 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-05-14 13:05:34 +1200 |
| commit | 07b64f09a3b866520d8e4729f11f882780cdb6e3 (patch) | |
| tree | 5f40efa2e381e3ef5a55d437271ff18a2e681757 /.gitignore | |
| download | simple-x11-window-07b64f09a3b866520d8e4729f11f882780cdb6e3.tar.xz simple-x11-window-07b64f09a3b866520d8e4729f11f882780cdb6e3.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e7bf47 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +.cache |
