commit | 46643d3222871987316d19df1910ab2e49faef42 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Feb 16 08:51:42 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Feb 16 08:51:42 2015 -0700 |
tree | da2f8a7e7c0bcbad9671eba249cc5886e9bf3372 |
initial commit refs #2524 Change-Id: I2e4897223a32e0413261d5ba3c1b735bf2a77385
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46542e3 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,17 @@ +# Emacs temp files +*~ + +# OS X +.DS_* + +# waf build system +.waf-1* +.waf3-* +.lock* +build/ + +# Compiled python code +*.pyc + +# Other +VERSION