Browse Source

gitignore: add scripting repl

zr-v5.1
Iampete1 4 years ago committed by Andrew Tridgell
parent
commit
bd8619a616
  1. 6
      .gitignore

6
.gitignore vendored

@ -125,11 +125,17 @@ way.txt @@ -125,11 +125,17 @@ way.txt
*.wbproj
segv_*out
/scripts/
/repl/
/Rover/scripts/
/Rover/repl/
/AntennaTracker/scripts/
/AntennaTracker/repl/
/ArduCopter/scripts/
/ArduCopter/repl/
/ArduPlane/scripts/
/ArduPlane/repl/
/ArduSub/scripts/
/ArduSub/repl/
persistent.dat
dumpstack_*out
build.tmp.binaries/

Loading…
Cancel
Save