Skip to content

Commit

Permalink
Ignore a few files commonly generated by opening or evaluating F# files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gastove committed Oct 29, 2019
1 parent 331778c commit d7e6c58
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ tmp
emacs-fsharp-mode-bin/

# Dependency archive
fsautocomplete-*.zip
fsautocomplete-*.zip

# Development
obj/
.ionide/

0 comments on commit d7e6c58

Please sign in to comment.