meta: remove hpack and local files
This commit is contained in:
parent
1996ab90ca
commit
bab91a0cca
7 changed files with 77 additions and 228 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,3 +1,13 @@
|
|||
.stack-work/
|
||||
*~
|
||||
# cabal
|
||||
dist-newstyle
|
||||
cabal.project.local
|
||||
|
||||
# stack
|
||||
.stack-work
|
||||
stack.yaml.lock
|
||||
|
||||
# hie
|
||||
hie.yaml
|
||||
|
||||
# other
|
||||
config.dhall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue