[virtualcommons-svn] commit/foraging: alllee: updating ignore set
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-01-30 07:11:40
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/da8f368535e4/ changeset: da8f368535e4 user: alllee date: 2012-01-30 08:11:29 summary: updating ignore set affected #: 1 file diff -r 5b5cf9c8fd6503ab114dc42a2266d796edfc75dd -r da8f368535e463ba02486c618b09828c533ebb5d .hgignore --- a/.hgignore +++ b/.hgignore @@ -1,11 +1,16 @@ syntax:glob - +src/main/resources/configuration/*.* *~ target *.jar -experiment-data/* +experiment-data build.properties -*.log -*.log.* +*.log* .classpath .project +tags +*.zip +manifest.mf +.settings +*.orig + Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |