mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Adds vagrant file to gitignore file
This commit is contained in:
parent
fb0a21ea2a
commit
1769471da8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -37,3 +37,6 @@ stm32.mak
|
||||||
# artefacts for CLion
|
# artefacts for CLion
|
||||||
/cmake-build-debug/
|
/cmake-build-debug/
|
||||||
/CMakeLists.txt
|
/CMakeLists.txt
|
||||||
|
|
||||||
|
.vagrant
|
||||||
|
ubuntu*.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue