mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-09 15:52:20 +08:00
NoteFileFormat: Refactor
Get all the allowed extensions in one place. Currently the code is scattered all over the place.
This commit is contained in:
@ -268,7 +268,7 @@ widgets:
|
||||
rootFolder: Root Folder
|
||||
ignoredFiles:
|
||||
dot: Starts with a .
|
||||
ext: Doesn't end with .md or .txt
|
||||
ext: Doesn't end with one of the following -
|
||||
drawer:
|
||||
setup: Setup Git Host
|
||||
pro: Unlock Pro Version
|
||||
|
Reference in New Issue
Block a user