summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-11 02:35:06 +0100
committerDavid Robillard <d@drobilla.net>2021-03-24 10:58:32 -0400
commit52cd7ee00e64a021128034da5855a88be52f0871 (patch)
tree676708459122aeeaf65c9d4c05a39798e7c4be6f /.gitignore
parent71a2ff5170caaa052814cce19b3de927d10d0e24 (diff)
downloadlilv-52cd7ee00e64a021128034da5855a88be52f0871.tar.gz
lilv-52cd7ee00e64a021128034da5855a88be52f0871.tar.bz2
lilv-52cd7ee00e64a021128034da5855a88be52f0871.zip
WIP: Switch to Meson
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 204c242..467d5b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
build/**
-.waf-*
-.lock-waf*
__pycache__