Skip to content

Commit

Permalink
add .sublime-* files to .gitignore (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur committed Apr 26, 2018
1 parent 0a797af commit 7d7b557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@ target/

#Emacs
*~

# Sublime Text
*.sublime-*

0 comments on commit 7d7b557

Please sign in to comment.