Update .gitignore
parent
bc19d82aed
commit
280802cf74
|
|
@ -12,4 +12,6 @@ src/static/pic.xd
|
||||||
*.conf
|
*.conf
|
||||||
private_key.txt
|
private_key.txt
|
||||||
public_key.txt
|
public_key.txt
|
||||||
venv/*
|
venv/**
|
||||||
|
log/**
|
||||||
|
*~
|
||||||
Loading…
Reference in New Issue