Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > PRDSL > PRDSL__Test_App
diff .hgignore @ 0:1cb25216938b
Initial add -- working
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Thu, 19 Sep 2013 18:08:07 -0700 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Thu Sep 19 18:08:07 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
