dmohle/CppStudyBot04
0
1# Ignore the .env file containing secrets2.env3 4# Ignore Python cache directories5__pycache__/6 7# Ignore other unwanted files8*.pyc9.DS1# Ignore the .env file containing secrets2.env3 4# Ignore Python cache directories5__pycache__/6 7# Ignore other unwanted files8*.pyc9.DS