Skip to content

Commit

Permalink
Change gitignore_sync default to false, since it's kind of opinionated
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed Jun 3, 2016
1 parent 7078c9a commit 106010a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Git.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
,"commit_rulers": [70]

// Watch for gitignore changes?
,"gitignore_sync": true
,"gitignore_sync": false
}

0 comments on commit 106010a

Please sign in to comment.