summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-28 21:12:10 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-28 21:12:10 +0000
commit7f20aa518356f188946eb508239caf7c113da819 (patch)
tree8647f9b6e6f87415cfd38e47365b14cf3e6df30f /.gitignore
First version.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
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