mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Reorganize project structure
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user