summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-04-06 14:10:00 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-05-17 11:06:01 -0700
commit0246b690db91bc3b0093fc27dc1bc18c201188a2 (patch)
tree0635172582b9f73ce4cf5b0f893b6d62877afd6b
parent46b285f553d8091716ec77683d794725589f0d3d (diff)
add a git ignore for 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 0000000000..68a882edba
--- /dev/null
+++ b/subprojects/.gitignore
@@ -0,0 +1,3 @@
+*
+!*.wrap
+!.gitignore