diff options
| author | Clément Sibille <clements@lisible.xyz> | 2024-12-14 10:00:33 +0100 |
|---|---|---|
| committer | Clement Sibille <clements@lisible.xyz> | 2024-12-15 15:53:39 +0100 |
| commit | 0c3dce967f58bc54d83513b6cfdbf1acb55d510d (patch) | |
| tree | 47b7187efbf043243afbee1c30707e9dbb61d8ff /.gitignore | |
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc95448 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.cache/ +build/ |
