diff options
| author | Cori Barker <coribarker2@gmail.com> | 2026-02-09 11:40:27 +0000 |
|---|---|---|
| committer | Cori Barker <coribarker2@gmail.com> | 2026-02-09 11:40:27 +0000 |
| commit | 26738e6c932038ea309a5dbaa9e941fc1ce144b8 (patch) | |
| tree | 249568b4da030570cc50d21ce403b3198af21a99 /.gitignore | |
| parent | e7eff4435b2a438aada70ad7cb193c4e677ee586 (diff) | |
Cleaned up build files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ -.cache +*.cache build/ +*~ +aclocal.m4 |
