Commit eaf31d92b095b203e8e87b51278eb6b1d4507540
1 parent
434271d2
Git Ignore
Showing
1 changed file
with
2 additions
and
1 deletions
.gitignore
... | ... | @@ -39,4 +39,5 @@ $tf*/ |
39 | 39 | 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig |
40 | 40 | 400-SOURCECODE\AIAHTML5.Web\app\controllers*/ |
41 | 41 | 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig |
42 | -*.orig | |
43 | 42 | \ No newline at end of file |
43 | +*.orig | |
44 | +400-SOURCECODE\AIAHTML5.Web\app\controllers*/ | |
44 | 45 | \ No newline at end of file | ... | ... |