mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-27 21:16:14 +02:00
Update .gitignore
(#1604)
* add ignore for directories used by this project * update name of asdf version file (had a typo)
This commit is contained in:
parent
560d076a5f
commit
ff24ee604d
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -17,10 +17,12 @@ sdist/
|
|||
.tox/
|
||||
var/
|
||||
node_modules/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
# Versioning
|
||||
.python-version
|
||||
.tool-version
|
||||
.tool-versions
|
||||
|
||||
# Installer logs
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue