mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-03 14:13:46 -03:00
Add .env, .envrc to gitignore (#25904)
This commit is contained in:
@@ -65,6 +65,8 @@ cmake-build-debug
|
|||||||
CMakeLists.txt
|
CMakeLists.txt
|
||||||
*.pdf
|
*.pdf
|
||||||
*.zip
|
*.zip
|
||||||
|
.env
|
||||||
|
.envrc
|
||||||
|
|
||||||
# Let these ones be user specific, since we have so many different configurations
|
# Let these ones be user specific, since we have so many different configurations
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
|||||||
Reference in New Issue
Block a user