added .hgignore to src folder as mercurial does not allow empty folder in repository

This commit is contained in:
Heng Sin Low 2010-07-10 18:11:12 +08:00
parent f40c9a52ec
commit 9413995c94
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="build"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="build"/>
</classpath>

0
webStore/src/.hgignore Normal file
View File