summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-04-19 20:27:37 +0200
committerDavid Robillard <d@drobilla.net>2020-04-19 20:27:37 +0200
commit94c522afd79ece87fc36900c64d1a87cc8127a7a (patch)
treec953506f4b763456af01a6a78314437f13bddbb9
parent9df44389901aef1b38559ca08a16de11c7e969eb (diff)
downloaddrobillad-94c522afd79ece87fc36900c64d1a87cc8127a7a.tar.gz
drobillad-94c522afd79ece87fc36900c64d1a87cc8127a7a.tar.bz2
drobillad-94c522afd79ece87fc36900c64d1a87cc8127a7a.zip
Add gitignore file
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9b1df0f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build/**
+.waf-*
+.lock-waf*