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

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuong Hoang <lhoang@live.com>2014-10-01 21:51:25 +0400
committerLuong Hoang <lhoang@live.com>2014-10-01 21:51:25 +0400
commitfc5b48330a5a0e6bc2b4c540854c5a9a575c183e (patch)
tree712235fec5db69ba405ab0dcf5e4d71b2fd63f10 /.gitignore
parent12e256b18cd25a739fc3d087d9b93f86a48464c1 (diff)
restructured all explore code into explore/ folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index b56f7178..806eae47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,12 +54,12 @@ test/RunTests.last.times
*.dSYM
# build folders
-*/x64
-*/obj
-*/Debug
-*/Release
-*/dll
-*/ipch
+**/x64
+**/obj
+**/Debug
+**/Release
+**/dll
+**/ipch
# VS files
*.opensdf