Skip to content

Commit ee6a8d8

Browse files
committed
tweak .gitignore
1 parent 238e315 commit ee6a8d8

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

src-ui.v3/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
*~
2+
3+
# cabal
4+
.ghc.environment.*
15
/dist-newstyle/
26
/dist/
3-
cabal.project.local*
7+
/cabal.project.local
48

src-ui.v3/cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
with-compiler: /opt/ghcjs/8.4/bin/ghcjs
22
compiler: ghcjs
3-
--with-compiler: ghc-8.4.4
3+
44
packages: .
55

66
----------------------------------------------------------------------------

src-ui.v3/cabal.project.local

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)