Git-ignore test.py.

davteutil should be considered third party module since it is homed in a 
separate repository.
This commit is contained in:
2018-11-20 20:08:06 +01:00
parent 51b27e2a0d
commit 121e3c370c
3 changed files with 6 additions and 5 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ local_*
# my_config.sh
my_config.sh
# Test
davtelepot/test.py
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/