mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge pull request #4098 from spuder/gitignore
Adds vagrant file to gitignore file
This commit is contained in:
commit
aae4d143bf
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