mirror of
https://github.com/esphome/esphome.git
synced 2026-06-02 03:02:19 +08:00
Add nix files to gitignore (#12604)
This commit is contained in:
@@ -91,6 +91,10 @@ venv-*/
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# nix
|
||||
/default.nix
|
||||
/shell.nix
|
||||
|
||||
.pioenvs
|
||||
.piolibdeps
|
||||
.pio
|
||||
|
||||
Reference in New Issue
Block a user