Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
xonze committed May 11, 2017
1 parent 3049df4 commit 7409081
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
*.ncrunchsolution
*.ncrunchproject
*.pfx
*.appx
AppPackages/
[Bb]in
[Dd]ebug*/
Expand All @@ -43,4 +44,6 @@ VR4VLC.VC.db
project.lock.json
/vlc-winrt/libvlc/Universal
/.vs/VR4VLC/v15/Browse.VC.db
/vlc-winrt/app/VLC.Universal/Package.StoreAssociation.xml
/vlc-winrt/app/VLC.Universal/Package.StoreAssociation.xml
BundleArtifacts/
/vlc-winrt/app/VLC.Universal/_pkginfo.txt

0 comments on commit 7409081

Please sign in to comment.