46 lines
438 B
Plaintext
46 lines
438 B
Plaintext
# Ignore files
|
|
**/.DS_Store
|
|
**/__pycache__
|
|
/.idea
|
|
/logFile
|
|
/logFile/*
|
|
/dataFile
|
|
/dataFile/*
|
|
/build
|
|
/dist
|
|
|
|
main-test.py
|
|
*.pyproject.*
|
|
*.pyproject
|
|
test.py
|
|
/env
|
|
|
|
threadTest.py
|
|
|
|
test_script.py
|
|
|
|
data_backup.db
|
|
.vscode/settings.json
|
|
spec/main.spec
|
|
grafana/
|
|
grafana.zip
|
|
|
|
data.db
|
|
config.json
|
|
version.json
|
|
GPCT-standalone-Setup.exe
|
|
|
|
/.VSCodeCounter
|
|
/test
|
|
/spec
|
|
/qml/plus
|
|
/3dpart
|
|
/export
|
|
Psyunew3.pyc
|
|
Psyunew3Super.pyc
|
|
*.db
|
|
*.csv
|
|
*.TTF
|
|
*.exe
|
|
venv/
|