update .gitignore file
This commit is contained in:
+2
-2
@@ -4,14 +4,14 @@ pojo/__pycache__/
|
|||||||
appointment.log
|
appointment.log
|
||||||
utils/*.log
|
utils/*.log
|
||||||
.~contact.xlsx
|
.~contact.xlsx
|
||||||
/docs/sim_infos.xlsx
|
|
||||||
.env
|
.env
|
||||||
/docs/.~sim_infos.xlsx
|
|
||||||
./venv
|
./venv
|
||||||
out
|
out
|
||||||
lib
|
lib
|
||||||
appointment_*.log
|
appointment_*.log
|
||||||
./build
|
./build
|
||||||
|
venv
|
||||||
|
docs
|
||||||
./dist
|
./dist
|
||||||
./contact_all.xlsx
|
./contact_all.xlsx
|
||||||
./utils/new_profile_500.xlsx
|
./utils/new_profile_500.xlsx
|
||||||
|
|||||||
Reference in New Issue
Block a user