diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-03-07 13:52:28 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-04-06 20:26:41 +1000 |
commit | 465481eecc510d1c1887394d869d52d31bdfa523 (patch) | |
tree | 92951a3264099ca5238dd8b9420a4e0160fa91e4 /.gitignore | |
parent | fd110dc1763821c47370d120ffc0a918c79a1ddd (diff) | |
download | samba-465481eecc510d1c1887394d869d52d31bdfa523.tar.gz |
build: ignore some waf files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 926773318a8..fa73844a399 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ bin/ +.waf* +.lock-wscript *~ *.1 *.3 |