craft-software/Legacy/TF_Control/.gitignore
2025-07-04 15:52:40 +02:00

20 lines
307 B
Plaintext

## list of files and file extensions that should be ignored by git
#pycache files
*pyc
# #config files
# *_config.txt
imc_Cernox_calibr_config.txt
#virtual environment
env
.venv
#cernox calibration
calibration_data
#test data for Result_window
test_data
#the usual messy files
test.*