diff options
| author | LLLL Colonq <llll@colonq> | 2025-12-19 21:01:18 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-12-19 21:01:18 -0500 |
| commit | 2dfa52e475fbc5614f92cfbc42d5b25fc5b8eff2 (patch) | |
| tree | 01109ae3e8748aeb784bdd97925af3e942fde316 /.gitignore | |
| parent | 8612ca228aacb3e770c485d851c809ddc4a5a7b2 (diff) | |
Add support for keywords and variadic arguments
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/build/ +/build_gcc/ /.direnv/ /pit /*.a |
