mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-14 23:06:34 +00:00
Ignore LS logs.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
c5c9b8674b
commit
13b7a7e1d8
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@ electron-app/webpack.config.js
|
|||||||
/workspace/static
|
/workspace/static
|
||||||
# switching from `electron` to `browser` in dev mode.
|
# switching from `electron` to `browser` in dev mode.
|
||||||
.browser_modules
|
.browser_modules
|
||||||
|
# LS logs
|
||||||
|
inols*.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user