[cpp-sp] 01/02: Add per user vscproj file and wix detritus to the global ignore

Rod Widdowson rdw at steadingsoftware.com
Mon Apr 25 10:22:09 EDT 2016


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch master
in repository cpp-sp.

commit e64f8211dc3a606fa0aea0b6b4f9dfbf415d9296
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Apr 25 11:20:08 2016 +0100

    Add per user vscproj file and wix detritus to the global ignore
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1467f33..45b5f55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,10 +10,16 @@
 *.pyc
 *.pyo
 *.rej
+*.msm
+*.wixobj
+*.wixpdb
+*.msi
+*.wixlib
 *~
 *.#*
 .*.swp
 .DS_store
+*.vcxproj.user
 Debug
 Release
 x64

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list