Skip to content

Commit 02354bb

Browse files
Updated gitignore
1 parent 030e3a4 commit 02354bb

File tree

4 files changed

+2503
-1
lines changed

4 files changed

+2503
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ Makefile.config
8383
# Data and models are either
8484
# 1. reference, and not casually committed
8585
# 2. custom, and live on their own unless they're deliberated contributed
86-
3rdparty/caffe/.*
86+
3rdparty/caffe/.git
87+
3rdparty/caffe/.github
8788
distribute/
8889
.build_release/
8990
.build_debug/

0 commit comments

Comments
 (0)