1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Merge pull request #4098 from spuder/gitignore

Adds vagrant file to gitignore file
This commit is contained in:
Michael Keller 2017-09-11 12:09:37 +12:00 committed by GitHub
commit aae4d143bf

3
.gitignore vendored
View file

@ -37,3 +37,6 @@ stm32.mak
# artefacts for CLion
/cmake-build-debug/
/CMakeLists.txt
.vagrant
ubuntu*.log