github.com/ungtb10d/cli/v2@v2.0.0-20221110210412-98537dd9d6a1/.gitignore (about) 1 /bin 2 /share/man/man1 3 /gh-cli 4 .envrc 5 /dist 6 /site 7 .github/**/node_modules 8 /CHANGELOG.md 9 /script/build 10 11 # VS Code 12 .vscode 13 14 # IntelliJ 15 .idea 16 17 # macOS 18 .DS_Store 19 20 # vim 21 *.swp 22 23 vendor/