added files to ignor in hgignore
authorEdouard TISSERANT <edouard.tisserant@gmail.com>
Sun, 29 Nov 2009 18:51:03 +0100
changeset 616 3a6b413acad9
parent 615 1eec2f9a7f5f
child 617 7d025140477e
added files to ignor in hgignore
.hgignore
--- a/.hgignore	Mon Nov 02 17:41:24 2009 +0100
+++ b/.hgignore	Sun Nov 29 18:51:03 2009 +0100
@@ -1,1 +1,59 @@
 .project
+
+syntax: regexp
+^drivers/timers_unix/Makefile$
+syntax: regexp
+^drivers/timers_unix/Makefile$
+syntax: regexp
+^drivers/unix/Makefile$
+syntax: regexp
+^.settings/org.eclipse.core.resources.prefs$
+syntax: regexp
+^drivers/Makefile$
+syntax: regexp
+^drivers/can_socket/Makefile$
+syntax: regexp
+^examples/CANOpenShell/Makefile$
+syntax: regexp
+^objdictgen/canfestival_config.py$
+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/SillySlave/Makefile$
+syntax: regexp
+^examples/TestMasterMicroMod/Makefile$
+syntax: regexp
+^examples/TestMasterMicroMod/TestMasterMicroMod$
+syntax: regexp
+^examples/TestMasterSlave/Makefile$
+syntax: regexp
+^examples/TestMasterSlave/TestMasterSlave$
+syntax: regexp
+^examples/TestMasterSlaveLSS/Makefile$
+syntax: regexp
+^examples/Makefile$
+syntax: regexp
+^include/config\.h$
+syntax: regexp
+^objdictgen/gnosis$
+syntax: regexp
+^objdictgen/Makefile$
+syntax: regexp
+^src/Makefile$
+syntax: regexp
+^Makefile$
+syntax: regexp
+^.*\.so$
+syntax: regexp
+^.*\.o$
+syntax: regexp
+^.*\.a$
+syntax: regexp
+^.*\.pyc$
+