chore: initialize project template
This commit is contained in:
commit
3857b5dfa3
15 changed files with 3728 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
# cabal
|
||||
dist
|
||||
dist-*
|
||||
cabal.project.local
|
||||
cabal.project.local~
|
||||
|
||||
# nix
|
||||
result
|
||||
result-*
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
/.pre-commit-config.yaml
|
Loading…
Add table
Add a link
Reference in a new issue