Files
PX4-Autopilot/.gitignore
T
2014-06-16 00:43:48 +04:00

22 lines
220 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