summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bc7a62d4b..7f92de194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,8 @@
 *.user
 *.userprefs
 *.vsp
-
+*.coverage
+*.exe
 *.nupkg
 
 Backup/
@@ -18,6 +19,7 @@ _Resharper*/
 *.ide/
 packages/
 .vs/
+.store/
 
 *.nuget.props
 *.nuget.targets