diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-10-15 22:58:15 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-10-15 22:58:15 +0300 |
commit | 16a654d5e8d72ed894d21543ebe3b1e71f8caa96 (patch) | |
tree | dd79f508dd33cb23435b830b16adf6ade24d40fd | |
parent | 40aa6aa3b2f551f71c0e1eefd1f4b24b8f487b9a (diff) |
-rw-r--r-- | hello0/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hello0/.gitignore b/hello0/.gitignore index d2bf469..b70cc4b 100644 --- a/hello0/.gitignore +++ b/hello0/.gitignore @@ -3,9 +3,14 @@ *.d *.t *.i +*.i.* *.ii +*.ii.* *.o *.obj +*.gcm +*.pcm +*.ifc *.so *.dll *.a |