Commit 082c009157342ba329595754f63b1272c14f9ab2
1 parent
21e0be34
Git Ignore File
Showing
1 changed file
with
7 additions
and
1 deletions
.gitignore
... | ... | @@ -33,4 +33,10 @@ _ReSharper*/ |
33 | 33 | *.vssscc |
34 | 34 | $tf*/ |
35 | 35 | 400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user |
36 | -300-PROTOTYPES/POC/AIAHTML5 | |
37 | 36 | \ No newline at end of file |
37 | +300-PROTOTYPES/POC/AIAHTML5 | |
38 | +400-SOURCECODE\AIAHTML5.Web\app\controllers*/ | |
39 | +400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig | |
40 | +400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig | |
41 | +400-SOURCECODE\AIAHTML5.Web\app\controllers*/ | |
42 | +400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig | |
43 | +*.orig | |
38 | 44 | \ No newline at end of file | ... | ... |