aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-04-14 20:58:13 +0200
committerDavid Robillard <d@drobilla.net>2017-04-14 20:58:13 +0200
commit1c9b402f041067a321a5f59ff0bcd7238e0ab9fe (patch)
tree8731090117b8203a78e938434d2e1381c63d2140 /.gitignore
parent2eb4f2287dd1562e07eb1a788548969b0851e4c3 (diff)
downloadserd-1c9b402f041067a321a5f59ff0bcd7238e0ab9fe.tar.gz
serd-1c9b402f041067a321a5f59ff0bcd7238e0ab9fe.tar.bz2
serd-1c9b402f041067a321a5f59ff0bcd7238e0ab9fe.zip
Add gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..9b1df0fc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build/**
+.waf-*
+.lock-waf*