Git-ignore test.py.
davteutil should be considered third party module since it is homed in a separate repository.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,9 @@ local_*
|
||||
# my_config.sh
|
||||
my_config.sh
|
||||
|
||||
# Test
|
||||
davtelepot/test.py
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
Reference in New Issue
Block a user