mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
changes in ignore files
This commit is contained in:
parent
09486d7e66
commit
ea8a3e891d
2 changed files with 3 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ ipython_config.py
|
||||||
# pyenv
|
# pyenv
|
||||||
# For a library or package, you might want to ignore these files since the code is
|
# For a library or package, you might want to ignore these files since the code is
|
||||||
# intended to run in multiple environments; otherwise, check them in:
|
# intended to run in multiple environments; otherwise, check them in:
|
||||||
# .python-version
|
.python-version
|
||||||
|
|
||||||
# pipenv
|
# pipenv
|
||||||
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
|
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
|
||||||
|
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -99,3 +99,5 @@ website/.docusaurus
|
||||||
|
|
||||||
.poetry/
|
.poetry/
|
||||||
.python-version
|
.python-version
|
||||||
|
|
||||||
|
vendor/python/PySide2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue