mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-11 17:46:12 +02:00
Simplified YAML export
This commit is contained in:
parent
1e582fb75b
commit
658dfb5a5f
2 changed files with 9 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -36,9 +36,13 @@ docs/_themes/jrnl/static/css/jrnl.css
|
|||
# MS Visual Studio (PyTools)
|
||||
obj
|
||||
*.pyproj
|
||||
*.pyproj.user
|
||||
*.sln
|
||||
*.suo
|
||||
|
||||
# Sublime Text
|
||||
*.sublime-*
|
||||
|
||||
# virtaulenv
|
||||
env/
|
||||
env*/
|
||||
|
@ -50,3 +54,5 @@ docs/_themes/jrnl/static/less/3L.less
|
|||
|
||||
# export testing director
|
||||
exp/
|
||||
|
||||
extras/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue