Selaa lähdekoodia

Remove unnecessary rules

pull/1045/head
DaikiMaekawa 10 vuotta sitten
vanhempi
commit
4ded81fb2e
1 muutettua tiedostoa jossa 15 lisäystä ja 20 poistoa
  1. 15
    20
      ROS.gitignore

+ 15
- 20
ROS.gitignore Näytä tiedosto

~
.swp
build/ build/
bin/ bin/
lib/ lib/
msg_gen/ msg_gen/
srv_gen/ srv_gen/
msg/.*Action\.msg
msg/.*ActionFeedback\.msg
msg/.*ActionGoal\.msg
msg/.*ActionResult\.msg
msg/.*Feedback\.msg
msg/.*Goal\.msg
msg/.*Result\.msg
msg/_.*\.py

\.pcd
.pyc
msg/*Action.msg
msg/*ActionFeedback.msg
msg/*ActionGoal.msg
msg/*ActionResult.msg
msg/*Feedback.msg
msg/*Goal.msg
msg/*Result.msg
msg/_*.py


# Generated by dynamic reconfigure # Generated by dynamic reconfigure
\.cfgc
*.cfgc
/cfg/cpp/ /cfg/cpp/
/cfg/.*\.py
/cfg/*.py


# Ignore generated docs # Ignore generated docs
.dox
.wikidoc
*.dox
*.wikidoc


# eclipse stuff # eclipse stuff
.project .project
# qcreator stuff # qcreator stuff
CMakeLists.txt.user CMakeLists.txt.user


srv/_.*\.py
\.pcd
.pyc
srv/_*.py
*.pcd
*.pyc
qtcreator-* qtcreator-*
*.user *.user



Loading…
Peruuta
Tallenna