diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 17:29:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 17:29:30 +0300 |
commit | 1ad1db971c771f23250d5a9eb60522e198aaea6b (patch) | |
tree | 0fc3a9619b6f903c6611e0fce581a538378520ee | |
parent | 7c37a8d9a6c6b68426fe8f69e12f5f7b1505c0f6 (diff) |
Update .gitignore file
-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 |