Skip to content

Commit

Permalink
Gitignore Updated
Browse files Browse the repository at this point in the history
Many DLL files were showing up as changed. Gitignore has been updated.
  • Loading branch information
mishranurag committed May 26, 2017
1 parent 023d8eb commit b1cbd03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -394,3 +394,15 @@ atcGraphFromJSON/obj/x86/Debug/atcGraphFromJSON15-4.0.vbproj.FileListAbsolute.tx
atcGraphFromJSON/obj/x86/Debug/atcGraphFromJSON15.vbproj.FileListAbsolute.txt
*.force
HSPEXP/Output/HSPEXP+1.32SetUp.exe
HSPEXP/bin/x86/Debug/atcControls.dll
*.xml
HSPEXP/bin/x86/Debug/atcData.dll
HSPEXP/bin/x86/Debug/atcGraph.dll
HSPEXP/bin/x86/Debug/atcList.dll
HSPEXP/bin/x86/Debug/atcMwGisUtility.dll
*.FIL
HSPEXP/bin/x86/Debug/HSPEXP+.chm
*.exe
HSPEXP/bin/x86/Debug/HSPEXP+.exe.config
*.config
HSPEXP/bin/x86/Debug/HSPEXP+.vshost.exe.manifest

0 comments on commit b1cbd03

Please sign in to comment.