Add *.sock to .gitignore
This commit is contained in:
parent
aa7ebc1528
commit
f3c955822c
|
@ -12,5 +12,6 @@
|
||||||
*.ports
|
*.ports
|
||||||
*.qcow2
|
*.qcow2
|
||||||
*.sh
|
*.sh
|
||||||
|
*.sock
|
||||||
*.xml
|
*.xml
|
||||||
*.zs-old
|
*.zs-old
|
||||||
|
|
Loading…
Reference in New Issue