diff options
author | Brian <brian@yutani.localnet.net> | 2006-12-06 08:20:57 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2006-12-06 08:20:57 -0700 |
commit | fcc54b5d34a87a79ea5527cc4b615c4236fd247f (patch) | |
tree | f9c2c3db3cd52bb9ee4ce8194ca15c7bca09ae4d /.gitignore | |
parent | 7f82674a7efd4432059d9460c8e1272386112deb (diff) | |
parent | 75e4cfd997859806a0bc43ac314f2c65a6085853 (diff) |
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..7778fb400e --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.a +*.o +*.so +depend +depend.bak +lib +lib64 |