diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index f8e273e..64f02dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ 3cl -compile_commands.json -.cache -build +*.o |