Browse Source

Reorganize gitignore.

tags/v2.0.0
Andrew Belt 3 years ago
parent
commit
0569eb0784
1 changed files with 11 additions and 8 deletions
  1. +11
    -8
      .gitignore

+ 11
- 8
.gitignore View File

@@ -1,19 +1,22 @@
/libRack.*
.DS_Store
*.a
*.so
*.dylib
*.dll
*.exe
*.res
*.d
*.dSYM
*.vcvplugin

/Rack
/Rack.exe
/Rack.res
/dep
/Rack.d
/Rack.dSYM
/plugins
/disabledplugins
/build
/dist
/patches
/presets
/licenses
.DS_Store
/autosave
/settings.json
/screenshots
/Fundamental.vcvplugin

Loading…
Cancel
Save