cli/.gitignore
nate smith f4592e3f94 Revert "ignore gh.exe"
This reverts commit 15c16bd12a.
2021-04-29 16:01:15 -05:00

23 lines
178 B
Text

/bin
/share/man/man1
/gh-cli
.envrc
/dist
/site
.github/**/node_modules
/CHANGELOG.md
/script/build
# VS Code
.vscode
# IntelliJ
.idea
# macOS
.DS_Store
# vim
*.swp
vendor/