diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2025-02-16 20:03:40 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2025-02-16 20:03:40 +0100 |
| commit | 39148b1b6dc6c7a10f7e713ece084b6d5cf27537 (patch) | |
| tree | 619c9d951b1356bfc8dcaba45a66166972992170 /.gitignore | |
Initial
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4b50199 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.obj/ +.ccls-cache/ +fs-sample + +bak-options.txt |
