.hgignore
author edouard
Wed, 09 Dec 2009 15:46:35 +0100
changeset 618 564a4a9862b1
parent 617 7d025140477e
child 620 e56af5521e0e
permissions -rw-r--r--
added 'none' taget for building standalone library
.project

syntax: regexp
^objdictgen/gnosis$
syntax: regexp
\.o$
syntax: regexp
\.pyc$
syntax: regexp
\.a$
syntax: regexp
\.orig$
syntax: regexp
^\.settings.*
syntax: regexp
\.rej$
syntax: regexp
^drivers/can_socket/Makefile$
syntax: regexp
^drivers/timers_unix/Makefile$
syntax: regexp
^drivers/unix/Makefile$
syntax: regexp
^drivers/Makefile$
syntax: regexp
^examples/CANOpenShell/Debug$
syntax: regexp
^examples/CANOpenShell/CANOpenShellMasterOD\.c$
syntax: regexp
^examples/CANOpenShell/CANOpenShellMasterOD\.h$
syntax: regexp
^examples/CANOpenShell/CANOpenShellSlaveOD\.c$
syntax: regexp
^examples/CANOpenShell/CANOpenShellSlaveOD\.h$
syntax: regexp
^examples/CANOpenShell/Makefile$

syntax: regexp
^examples/SillySlave/Makefile$
syntax: regexp
^examples/TestMasterMicroMod/Makefile$
syntax: regexp
^examples/TestMasterSlave/Makefile$
syntax: regexp
^examples/TestMasterSlaveLSS/Makefile$
syntax: regexp
^examples/Makefile$
syntax: regexp
^drivers/Makefile$
syntax: regexp
^Makefile$
syntax: regexp
^objdictgen/canfestival_config\.py$
syntax: regexp
^objdictgen/Makefile$
syntax: regexp
^examples/Makefile$
syntax: regexp
^src/Makefile$

syntax: regexp
^include/config\.h$