move everything to 'old' directory before merge
This commit is contained in:
18
old/scripts/KiBoM/.gitignore
vendored
Normal file
18
old/scripts/KiBoM/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.pyc
|
||||
|
||||
*.kicad_mod
|
||||
.idea/
|
||||
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
VENV/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
.python-version
|
Reference in New Issue
Block a user