Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Marsev <alex.marsev@gmail.com>2013-10-20 11:21:11 +0400
committerAlex Marsev <alex.marsev@gmail.com>2013-11-19 21:02:31 +0400
commit066f86e5fe325d0ca518a7565e184b9fa9c8585e (patch)
tree6409e3b3cf72cac76b6dcacd53cf9362604b069e /.gitignore
parent0c260a8e5cdcbea120d41babef590aeea0a0f6ac (diff)
Add new rules to .gitignore
- Ignore Tabs Studio config files (*.tss) - Ignore VS profiler reports (*.vspx)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fc9c5880..2e4be533b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,9 @@
*.psess
*.sdf
*.suo
+*.tss
*.user
+*.vspx
/.cov/*
/.git-rewrite
/bin