diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 16:32:47 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 16:32:47 +0300 |
commit | 83f7775dc93e22156bcfe956923f8c52084653ca (patch) | |
tree | 43ea9d59ea899064a34cb678d4d790713c18a3f8 | |
parent | c3d1c487053df21e7559dc45d41610f7f6109578 (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 |