diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 18:20:52 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-06-26 18:20:52 +0300 |
commit | b55bbcca99f873453d6898bc4537f57c25195f92 (patch) | |
tree | fbae2e95f19cfe0eec125e0baf752ee5d22a7e59 /.gitignore | |
parent | 92a13e2dfa4cfbf97eb841ef61aa982360cb3822 (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 |