Git ignore config

This commit is contained in:
Edgar P. Burkhart 2022-01-23 10:16:01 +01:00
parent 9b02b478a0
commit 6f938c5b85
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
config.ini
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]