Skip to content
This repository was archived by the owner on Dec 6, 2018. It is now read-only.

chore: add reason specific files to .gitignore #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: add reason specific files to .gitignore
  • Loading branch information
f0rr0 authored May 5, 2018
commit fef3cf52776c2fe9f54a0a83af696beec20c9774
6 changes: 6 additions & 0 deletions template/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

#reason
# see https://github.com/reasonml/reasonml.github.io/blob/source/docs/converting-from-js.md#tips about ignoring lib
lib/
.merlin
.bsb.lock