commit | 3fd14f077624d357f8465b567b0725780d811402 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Mar 26 14:34:39 2014 -0700 |
committer | Shuo Chen <chenatu2006@gmail.com> | Sat Mar 29 13:09:27 2014 +0800 |
tree | 0fd0ef5f343046ad15f11ca2f43fd76b61c8341b | |
parent | 050fcad4f5796aa0bb7ba8e8edb8cbceb1b1923f [diff] [blame] |
build: Create build environment Change-Id: I6c65db1513f8917d10518a12c29e330aabeda89b
diff --git a/.gitignore b/.gitignore index bdbec32..1019cf5 100644 --- a/.gitignore +++ b/.gitignore
@@ -10,12 +10,14 @@ .DS_Store .lock* -.waf* +.waf-1* +.waf-tools/*.pyc build/ *.db *.dat *.properties *.pyc +*.db* .tags*