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