diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 17:40:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 17:40:23 +0300 |
commit | 04408d241def62fcca0c8685f47f954e25707de6 (patch) | |
tree | eaf764304801147c0447bb8a7236f9e420a4c55f /.gitignore | |
parent | 7f52becc9a627d64c558b8a6a4210d2cca5cbe0c (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 |