/ .gitignore
.gitignore
 1  *.hi
 2  *.o
 3  .attr-cache
 4  .cabal-sandbox
 5  /android-app-release.aab
 6  TAGS
 7  cabal-ghcjs.project
 8  cabal.project.local
 9  cabal.sandbox.config
10  ctags
11  dist-ghcjs/
12  dist-newstyle/
13  dist/
14  diverk.keystore
15  errors.err
16  ghcid-output.txt
17  profile/
18  result
19  result-*
20  static.out
21  tags