diff options
| author | Chloe M <chloe@faracom.org> | 2026-07-27 20:24:14 -0400 |
|---|---|---|
| committer | Chloe M <chloe@faracom.org> | 2026-07-27 20:24:14 -0400 |
| commit | 9ba1fbb9b0c0ed5fd11398da7c895f900aff2d27 (patch) | |
| tree | d1264231c8d0e271488f6230b9b6a92a89f5e17a /.gitignore | |
initial commit
Signed-off-by: Chloe M <chloe@faracom.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d69e188 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.d +/rdar |
