added ignore files

This commit is contained in:
2024-03-06 15:25:53 +01:00
parent ef23c9f6e6
commit 7fee6fcb37
218 changed files with 1849 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/__init__.py
/build.py
/check.py
/colorlog.py
/compat.py
/dirtools.py
/envbuild.py
/meta.py
/wrappers.py

View File

@@ -0,0 +1,9 @@
/__init__.cpython-310.pyc
/build.cpython-310.pyc
/check.cpython-310.pyc
/colorlog.cpython-310.pyc
/compat.cpython-310.pyc
/dirtools.cpython-310.pyc
/envbuild.cpython-310.pyc
/meta.cpython-310.pyc
/wrappers.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/_in_process.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/_in_process.cpython-310.pyc