asdf/.gitignore
Trevor Brown 15e1f06f37 feat(golang-rewrite): PluginAdd function
* Add go-git as a dependency
* Remove plugins dir from gitignore
* Move config code to config package
* Create validatePluginName function
* Create PluginDirectory function
* Create PluginExists function
* Implement PluginAdd function
* Add testify as a dependency
* Write test for PluginAdd happy path
2024-12-18 11:32:00 -05:00

10 lines
69 B
Plaintext

/installs
/downloads
/shims
repository
.vagrant
keyrings
/tmp
dist/