diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-16 16:48:48 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-16 16:48:48 +0200 |
| commit | fecce5d97625c02b6d3fa20e74a904ae3db5ec32 (patch) | |
| tree | cc0d7188aaf4933e692f7bb1526002411b922b35 /.gitignore | |
| parent | 68fda3508d31ee5c1a310580c389d4bf7e805283 (diff) | |
add flake definition
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ target/ compile_commands.json .cache/ -result/ +result |