diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 18:31:55 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 18:31:55 +0300 |
commit | 56f827dcf55d349ac2604099e6720c7990020e99 (patch) | |
tree | 6d7b31ed043454a565e6b0ee7e1f4430c8d05806 /.gitignore | |
parent | 6679ad0de1fddc9f78087aaa67432f3d48ce08b4 (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 |