summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-10 23:25:06 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-10 23:25:06 +0100
commitb5348ee369ac689d88da0f64f34f3453f0065237 (patch)
treeed2004b86fb06afecc8d25d0aa10e98dc04a780c
parent552534a2a264676a5a560bbcd9bdbf8c72910a7e (diff)
Add script / .gitignore.
-rw-r--r--.gitignore5
-rw-r--r--cscript2
2 files changed, 7 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
+
diff --git a/cscript b/cscript
new file mode 100644
index 0000000..0a04589
--- /dev/null
+++ b/cscript
@@ -0,0 +1,2 @@
+builds = ['source']
+