mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Reorganize project structure
This commit is contained in:
parent
45e4500a58
commit
0e536f476a
4 changed files with 34 additions and 11 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,8 +1,12 @@
|
|||
**/__pycache__/
|
||||
.tmp/
|
||||
# python stuff
|
||||
__pycache__/
|
||||
|
||||
# venv stuff
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
pip-selfcheck.json
|
||||
pyvenv.cfg
|
||||
|
||||
.tmp/
|
||||
pip-selfcheck.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue