mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Default to showing ignored files
This commit is contained in:
@@ -15,7 +15,7 @@ class Project
|
||||
autoIndent: true
|
||||
softTabs: true
|
||||
softWrap: false
|
||||
hideIgnoredFiles: true
|
||||
hideIgnoredFiles: false
|
||||
rootDirectory: null
|
||||
editSessions: null
|
||||
ignoredPathRegexes: null
|
||||
|
||||
Reference in New Issue
Block a user