Skip to content

Commit

Permalink
Merge branch 'stephane-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanecharette committed Sep 4, 2023
2 parents 82ec476 + bd1b70c commit bb0e816
Show file tree
Hide file tree
Showing 1,920 changed files with 4,884 additions and 15,796 deletions.
30 changes: 0 additions & 30 deletions .circleci/config.yml

This file was deleted.

64 changes: 4 additions & 60 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,66 +1,10 @@
*.o
*.a
*.dSYM
*.csv
*.out
*.so
*.exe
*.dll
*.lib
*.dylib
*.pyc
*.bak
mnist/
data/
caffe/
grasp/
images/
opencv/
convnet/
decaf/
submission/
cfg/
temp/
build/darknet/*
build_*/
debug/
ninja/
ninja.zip
vcpkg_installed/
!build/darknet/YoloWrapper.cs
.fuse*
*.weights
build/*.cmake
build/*.ninja
build/*.txt
build/*.json
build/CMakeFiles/
build/detect_cuda_compute_capabilities.cu
build/.ninja_deps
build/.ninja_log
build/Makefile
*/vcpkg-manifest-install.log
build.log
__pycache__/
html/
build/

# OS Generated #
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
*.swp
# generated by CMake
src/darknet_version.h

# IDE generated #
# IDE generated
.vs
.vscode
*.kdev4

# Build artifacts
lib/
share/
include/darknet/
uselib
uselib_track
darknet
vcpkg/
Loading

0 comments on commit bb0e816

Please sign in to comment.