diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-04-17 13:47:06 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-04-17 13:48:43 -0700 |
commit | efcbcfa7c800f6a67bfa0557ced2a2c84e7dab5f (patch) | |
tree | 110744edfb0d7d7aae81eec73303a9e2d89917bb /subprojects | |
parent | 5cf752b18b30607eb7e88ac2cf47f7de1a57409a (diff) |
Revert "Add subprojects directory and git ignore"
This reverts commit 21e2e73f71096fd4607051c060cf82c593663d50.
I was using this for testing and accidentally put it on master
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore deleted file mode 100644 index 68a882edba6..00000000000 --- a/subprojects/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -* -!*.wrap -!.gitignore |