Add subprojects directory and git ignore
authorDylan Baker <dylan@pnwbakers.com>
Fri, 13 Apr 2018 19:04:57 +0000 (12:04 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 17 Apr 2018 20:46:15 +0000 (13:46 -0700)
For meson wraps.

subprojects/.gitignore [new file with mode: 0644]

diff --git a/subprojects/.gitignore b/subprojects/.gitignore
new file mode 100644 (file)
index 0000000..68a882e
--- /dev/null
@@ -0,0 +1,3 @@
+*
+!*.wrap
+!.gitignore