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

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Rousseau <cedrou@gmail.com>2018-09-12 17:16:05 +0300
committerCédric Rousseau <cedrou@gmail.com>2018-09-12 17:16:05 +0300
commitcbc717ef1d89cf18a468585c4c008708d7ec24c6 (patch)
tree0cf2530268c9efe94a2e938150bdcff133deaa44 /.gitignore
parent1ec1802e4817cf01af64651460cbf25b07828460 (diff)
Ignore VS and MSCode folders
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2ec18adf..4454179d 100755
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,6 @@ examples/mnist/*ubyte
/vs/MarianDll.sln
/vs/MarianDll.VC.db
/vs/MarianDll.VC.VC.opendb
+
+.vs
+.vscode