diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:25:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:25:06 +0100 |
| commit | b5348ee369ac689d88da0f64f34f3453f0065237 (patch) | |
| tree | ed2004b86fb06afecc8d25d0aa10e98dc04a780c /.gitignore | |
| parent | 552534a2a264676a5a560bbcd9bdbf8c72910a7e (diff) | |
Add script / .gitignore.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e97e299 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.waf-* +.lock-waf* +build +core + |
