Commit 86efd9bdce38f4771706c31ca01194ac5cd3a59d

Authored by Amrita Vishnoi
1 parent 52747541

ignored .cs file inside gitignore file

Showing 1 changed file with 3 additions and 0 deletions
400-SOURCECODE/.gitignore
... ... @@ -56,6 +56,9 @@ $tf*/
56 56 400-SOURCECODE/AIAHTML5.ADMIN.Web
57 57  
58 58  
  59 +400-SOURCECODE/AIAHTML5.ADMIN.API/Controllers/UserController.cs
  60 +400-SOURCECODE/AIAHTML5.API/Controllers/AuthenticateController.cs
  61 +*.cs
59 62  
60 63  
61 64  
... ...