diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 15:23:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 15:23:30 +0300 |
commit | 4a8b9c0c637098ddaef235dedd4f788f858a471a (patch) | |
tree | 2f7c560cde24bca4465db939d476b7d87736ec19 /.gitignore | |
parent | 4485aa5acfc142bdc2476a4d7014c750e9735883 (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 |