Browse Source

Added gitignore to ignore build folder and plugin dll

tags/v0.4.0
Michael Hetrick 7 years ago
parent
commit
fc503c88fe
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -0,0 +1,2 @@
/build
plugin.dll

Loading…
Cancel
Save