add *.log to .gitignore

This commit is contained in:
2022-02-25 15:59:35 +01:00
parent 30cc186ebc
commit f720815e32
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
/.idea/
__pycache__
pojo/__pycache__/
appointment.log
utils/*.log
.~contact.xlsx
View File