Skip to content

Commit

Permalink
Update .gitignore with editor temp files. Remove editor temp files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrawczuk committed May 17, 2018
1 parent 4100a9a commit 5a0f6d8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 72 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 1,15 @@
# -*- mode: gitignore; -*-

.cabal-sandbox
cabal.sandbox.config
dist
cabal
*.o
*.hi
.stack-work

# text editor temp files
*~
\#*\#
.\#*

1 change: 0 additions & 1 deletion doc/book/.#index.md

This file was deleted.

69 changes: 0 additions & 69 deletions doc/book/index.md~

This file was deleted.

2 changes: 0 additions & 2 deletions tutorial/tutorial.md~

This file was deleted.

0 comments on commit 5a0f6d8

Please sign in to comment.