Adding a new ignored file type.
parent
6a3720190f
commit
f67bef6d43
|
@ -2,3 +2,4 @@
|
||||||
.vscode
|
.vscode
|
||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
**/main.py
|
**/main.py
|
||||||
|
*.http
|
Loading…
Reference in New Issue