onepanel/.gitignore
Aleksandr Melnikov cc4c4c559f Updating .gitignore
- Ignoring "vendor" files for Go
- Ignoring a virtual env folder for Python
2020-03-27 12:17:39 -07:00

8 lines
79 B
Plaintext

.vscode
.DS_Store
.idea
pocs
__debug_bin
openapi-generator-cli.jar
vendor
venv3