Add 'users/glittershark/xanthous/' from commit '53b56744f4'
git-subtree-dir: users/glittershark/xanthous git-subtree-mainline:91f53f02d8git-subtree-split:53b56744f4
This commit is contained in:
commit
2edb963b97
96 changed files with 10030 additions and 0 deletions
33
users/glittershark/xanthous/.gitignore
vendored
Normal file
33
users/glittershark/xanthous/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
dist
|
||||
dist-*
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
*.hie
|
||||
*.chi
|
||||
*.chs.h
|
||||
*.dyn_o
|
||||
*.dyn_hi
|
||||
.hpc
|
||||
.hsenv
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
*.eventlog
|
||||
.stack-work/
|
||||
cabal.project.local
|
||||
cabal.project.local~
|
||||
.HTF/
|
||||
.ghc.environment.*
|
||||
|
||||
|
||||
# from nix-build
|
||||
result
|
||||
|
||||
# grr
|
||||
*_flymake.hs
|
||||
|
||||
# app-specific
|
||||
debug.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue