diff options
author | José Fonseca <jfonseca@vmware.com> | 2010-01-01 00:35:43 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2010-01-01 12:16:20 +0000 |
commit | 486ccb55a89f229ffbd181f79f9372cf0b4cbdb6 (patch) | |
tree | d11b17ec7b4e062a5d9ca979e94938595f9ec295 /.gitignore | |
parent | 89d778ff02222e0ff383fa453470879033f178b7 (diff) |
r300: Fix scons build.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1c3d44665e..f43ff3766c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.ilk *.o *.obj +*.os *.pc *.pdb *.pyc |