summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1a31666..8a25841 100644
--- a/.gitignore
+++ b/.gitignore
@@ -183,4 +183,7 @@ UpgradeLog*.htm
FakesAssemblies/
# Composer
-/vendor \ No newline at end of file
+/vendor
+
+# .vs
+.vs/ \ No newline at end of file