diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 19:04:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 19:04:48 +0300 |
commit | 510d26d2e1678e78c4613d046d920ec44a62ed3a (patch) | |
tree | 68d195a38ab199c0f5b3838a9a40acc32cea63d4 /.gitignore | |
parent | 2c809c1ec1df01edef924fb7e65f6c9f1be2a866 (diff) |
Update .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,10 +5,16 @@ *.d *.t *.i +*.i.* *.ii +*.ii.* *.o *.obj +*.gcm +*.pcm +*.ifc *.so +*.dylib *.dll *.a *.lib |