darknet/.gitignore
yuqiang b50af4ea74 Added support for building on Windows (MSVC).
Open "darknet.sln" in Visual Studio, then build it.

Pthreads: https://sourceware.org/pub/pthreads-win32/dll-latest/
2018-05-16 20:08:48 +08:00

37 lines
282 B
Plaintext

*.o
*.dSYM
*.csv
*.out
*.png
*.jpg
*.pyc
old/
mnist/
data/
caffe/
grasp/
images/
opencv/
convnet/
decaf/
submission/
cfg/
#darknet
.fuse*
*.user*
*.opendb
*.VC.db
.qmake.stash
.vs/
[Dd]ebug/
[Rr]elease/
[Xx]64/
[Xx]86/
# OS Generated #
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
*.swp