forked from Archive/PX4-Autopilot
Merge pull request #888 from PX4/ropegitignore
Add .ropeproject to .gitignore
This commit is contained in:
commit
0c59c50915
|
@ -37,3 +37,4 @@ mavlink/include/mavlink/v0.9/
|
||||||
tags
|
tags
|
||||||
.tags_sorted_by_file
|
.tags_sorted_by_file
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
.ropeproject
|
||||||
|
|
Loading…
Reference in New Issue