Mercurial > people > jerboaa > scheduler-plugin
view .hgignore @ 0:3bb739619e95 tutorial_day_1
Initial plugin code.
author | Mario Torre <neugens.limasoftware@gmail.com> |
---|---|
date | Fri, 25 Jan 2013 16:13:46 +0100 |
parents | |
children |
line wrap: on
line source
/target/ syntax: regexp # Ignore all {.classpath,.project,.settings/*} files except for folders in # eclipse # # Using negative lookahead expression ^(?!eclipse).*\.(settings|project|classpath) syntax: glob target/* bin/* *~ nbactions*.xml nb-configuration.xml