Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > VReo > VReo__Prod_Cons__LangDev
diff .hgignore @ 0:5b757d5a7044
Initial add -- fully working
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 12 Jun 2013 15:13:34 -0700 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Wed Jun 12 15:13:34 2013 -0700 1.3 @@ -0,0 +1,12 @@ 1.4 +nbproject 1.5 +Makefile 1.6 +build 1.7 +dist 1.8 +src/Default 1.9 +src/.settings 1.10 +src/.cproject 1.11 +src/.project 1.12 +.dep.inc 1.13 +glob:.cproject 1.14 +glob:.project 1.15 +glob:Debug
