mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 23:16:14 +02:00
use latest system dateutils; add wing & vi ignores
This commit is contained in:
parent
112f626d09
commit
446e78f225
2 changed files with 8 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
*.py[cod]
|
||||
|
||||
# vi:
|
||||
*.swp
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
@ -45,6 +48,10 @@ env*/
|
|||
|
||||
docs/_themes/jrnl/static/less/3L.less
|
||||
|
||||
# wingide project files
|
||||
*.wpr
|
||||
*.wpu
|
||||
|
||||
# PyCharm Project files
|
||||
.idea/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue