summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-04-13 12:04:57 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-04-17 13:46:15 -0700
commit21e2e73f71096fd4607051c060cf82c593663d50 (patch)
treefbdb5868f3a9186f7b90b58193d7151d48efe0c3 /subprojects
parent893e19efb74edd6133a607e09338bf5d449632f1 (diff)
Add subprojects directory and git ignore
For meson wraps.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
new file mode 100644
index 00000000000..68a882edba6
--- /dev/null
+++ b/subprojects/.gitignore
@@ -0,0 +1,3 @@
+*
+!*.wrap
+!.gitignore