mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Add .cache/ to .gitignore (#6983)
This commit is contained in:
parent
7795514259
commit
9f98cbc91e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
.cproject
|
.cproject
|
||||||
|
.cache/
|
||||||
__pycache__
|
__pycache__
|
||||||
startup_stm32f10x_md_gcc.s
|
startup_stm32f10x_md_gcc.s
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue