diff options
author | Jamey Sharp <jamey@minilop.net> | 2006-10-12 23:43:45 -0700 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2006-10-12 23:47:37 -0700 |
commit | f7068de7f78890df9fbadba8b15d1c3b58166c2d (patch) | |
tree | 48e08832e9b199a0bab3f318b776aeb4ba78f678 /boilerplate | |
parent | 2d30e58ccd14ae707afcc311f49e32fe6d6d4061 (diff) |
Update .gitignore in boilerplate and test.
Diffstat (limited to 'boilerplate')
-rw-r--r-- | boilerplate/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boilerplate/.gitignore b/boilerplate/.gitignore index fb15c30f..673be9e6 100644 --- a/boilerplate/.gitignore +++ b/boilerplate/.gitignore @@ -2,6 +2,7 @@ *.la *.exe *.manifest +*.o *.obj *.ilk *.suo |