Commit 0bb06cf2dfaebcc2722c4da0a524edec2bd82ee9

Authored by Amrita Vishnoi
1 parent 42c94722

updated gitignore

.gitignore
1 1 # git ignore file
2   -[Bb]in
  2 +[Bb]in/
3 3 [Dd]ebug*/
4 4 *.lib
5 5 Thumbs.db
  6 +obj/
6 7 *.obj
7 8 *.exe
8 9 *.pdb
... ...
400-SOURCECODE/AIAHTML5.API/obj/Debug/build.force deleted
400-SOURCECODE/AIAHTML5.Web/bin/eLearningPlayer.dll deleted
No preview for this file type
400-SOURCECODE/AIAHTML5.Web/bin/eLearningPlayer.dll.config deleted
1   -<?xml version="1.0" encoding="utf-8"?>
2   -<!--
3   - For more information on how to configure your ASP.NET application, please visit
4   - http://go.microsoft.com/fwlink/?LinkId=169433
5   - -->
6   -<configuration>
7   - <system.web>
8   - <compilation debug="true" targetFramework="4.5" />
9   - <httpRuntime targetFramework="4.5" />
10   - </system.web>
11   - <system.webServer>
12   - <staticContent>
13   - <remove fileExtension=".mp3" />
14   - <clientCache cacheControlMode="DisableCache" />
15   - <remove fileExtension=".woff" />
16   - <mimeMap fileExtension=".woff" mimeType="application/font-woff" />
17   - <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" />
18   - <mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />
19   -
20   - </staticContent>
21   - </system.webServer>
22   -</configuration>
23 0 \ No newline at end of file
400-SOURCECODE/AIAHTML5.Web/bin/eLearningPlayer.pdb deleted
No preview for this file type
400-SOURCECODE/AIAHTML5.Web/login.html
... ... @@ -64,7 +64,7 @@
64 64 <span class="help-block text-right small "><a href="#" class="color-white">Forgot Password?</a></span>
65 65 </div>
66 66 <div id="loginDiv" class="form-group" ng-controller="AuthenticationController">
67   - <button id="btnlogin" class="btn btn-primary pull-right" ng-click="login()" >Log In</button>
  67 + <button id="btnlogin" class="btn btn-primary pull-right" ng-click="login()">Log In</button>
68 68 </div>
69 69 </form>
70 70 </div>
... ...
400-SOURCECODE/AIAHTML5.Web/obj/Debug/AIAHTML5.Web.csproj.FileListAbsolute.txt deleted
1   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\bin\eLearningPlayer.dll.config
2   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\bin\eLearningPlayer.dll
3   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\bin\eLearningPlayer.pdb
4   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\obj\Debug\AIAHTML5.Web.csprojResolveAssemblyReference.cache
5   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\obj\Debug\eLearningPlayer.dll
6   -I:\100-PROJECTS\AIA-HTML5\400-SOURCECODE\AIAHTML5\obj\Debug\eLearningPlayer.pdb
7   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\bin\eLearningPlayer.dll.config
8   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\bin\eLearningPlayer.dll
9   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\bin\eLearningPlayer.pdb
10   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\obj\Debug\AIAHTML5.Web.csprojResolveAssemblyReference.cache
11   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\obj\Debug\eLearningPlayer.dll
12   -D:\100-PROJECTS\003-AIAHTML5\400-SOURCECODE\AIAHTML5.Web\obj\Debug\eLearningPlayer.pdb
400-SOURCECODE/AIAHTML5.Web/obj/Debug/eLearningPlayer.dll deleted
No preview for this file type
400-SOURCECODE/AIAHTML5.Web/obj/Debug/eLearningPlayer.pdb deleted
No preview for this file type
400-SOURCECODE/AIAHTML5.v12.suo deleted
No preview for this file type