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:
Jonathan Wren 2022-10-08 12:40:27 -07:00 committed by GitHub
parent 560d076a5f
commit ff24ee604d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -17,10 +17,12 @@ sdist/
.tox/
var/
node_modules/
__pycache__/
.pytest_cache/
# Versioning
.python-version
.tool-version
.tool-versions
# Installer logs
.DS_Store