commit d7a4d60ce8147cd8c12b10a4b4983c85d7196dc6 parent 112d87ca23e1ec81408a43345b904d95a6af2cd2 Author: Adam M <[email protected]> Date: Sun, 12 Aug 2018 12:07:37 -0500 fixing gitignore Diffstat:
M | .gitignore | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ -/build +build +dist .DS_Store -/distplugin.dylib +plugin.*