Browse Source

Add .gitignore.

tags/v2.1.0
Andrew Belt 3 years ago
parent
commit
b284086cb5
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -0,0 +1,6 @@
/build
/dist
/plugin.dylib
/plugin.dll
/plugin.so
.DS_Store

Loading…
Cancel
Save