diff options
-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 |