diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-28 21:12:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-28 21:12:10 +0000 |
| commit | 7f20aa518356f188946eb508239caf7c113da819 (patch) | |
| tree | 8647f9b6e6f87415cfd38e47365b14cf3e6df30f /.gitignore | |
First version.
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..bdeda98 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +build +.waf-* +.lock-waf* +src/version.cc
\ No newline at end of file |
