Makefile.in
cluster/Makefile.in
cluster/Makefile
acinclude.d/libtool.m4
acinclude.d/ltoptions.m4
acinclude.d/ltsugar.m4
acinclude.d/ltversion.m4
acinclude.d/lt~obsolete.m4
aclocal.m4
config.guess
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
vowpalwabbit/Makefile.in
vowpalwabbit/config.h.in
config.h
*.la
*.lo
vowpalwabbit/stamp-*
Makefile
config.status
test/*.predict
test/*.cmp
*.log
*.o
*.a
t_*
bin
vw
.*
vw.1
*.cache
*.tgz
test/*.tmp
test/models
test/topk.model
.libs
.deps
autom4te.cache/
vowpalwabbit/active_interactor
vowpalwabbit/vw
cluster/spanning_tree
*.d
*.prev
library/ezexample_predict
library/ezexample_train
library/library_example
library/recommend
library/gd_mf_weights
library/test_search
library/search_generate
test/RunTests.last.times
*.dSYM

# build folders
**/x64
**/obj
**/Debug
**/Release
**/dll
**/ipch
**/target

# VS files
*.opensdf
*.suo
*.sdf
*.vcxproj.user
*.csproj.user
*.so
demo/mnist/infimnist
demo/ocr/letter.*
demo/ocr/run.*
**/TestResults

# IntelliJ
*.idea
*.iml
# Ignore NuGet Packages
*.nupkg
# Ignore the packages folder
**/packages
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
!**/packages/repositories.config

# QT
VW.config
VW.creator
VW.creator.user
VW.files
VW.includes

/cs/Serializer/Visitors/VowpalWabbitNativeVisitorExt.cs
# Python package
build/**
dist/**
pyvw.egg-info/**
python/pyvw.egg-info/**

/COPYING
/README
/compile
