mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-27 15:35:38 +08:00
Merge pull request #3311 from e-kwsm/gitignore
chore: update .gitignore [skip ci]
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -14,6 +14,7 @@ cabal.sandbox.config
|
||||
cabal.config
|
||||
cabal.project.freeze
|
||||
.stack-work
|
||||
stack.yaml.lock
|
||||
|
||||
### Snap ###
|
||||
/snap/.snapcraft/
|
||||
@@ -22,3 +23,6 @@ cabal.project.freeze
|
||||
/prime/
|
||||
*.snap
|
||||
/dist-newstyle/
|
||||
|
||||
### misc ###
|
||||
/shellcheck.1
|
||||
|
Reference in New Issue
Block a user