PX4-Autopilot/.gitignore
2015-02-27 04:05:21 +03:00

22 lines
216 B
Plaintext

# Build outputs
*.o
*.d
lib*.so
lib*.so.*
*.a
build
.dep
__pycache__
*.pyc
# Eclipse
.metadata
.settings
.project
.cproject
.pydevproject
.gdbinit
# libuavcan DSDL compiler default output directory
dsdlc_generated