Skip to content

Commit 9093bd2

Browse files
committed
Update .gitignore to new paths
example/protonect is no more.
1 parent 6c6a8a3 commit 9093bd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# generated config file
2-
examples/protonect/include/libfreenect2/config.h
2+
include/libfreenect2/config.h
33

44
# generated resource file
5-
examples/protonect/src/resources.inc.h
6-
examples/protonect/build
7-
examples/protonect/lib
5+
src/resources.inc.h
6+
build
7+
lib
88

99
# Dependency folders
1010
depends/*/

0 commit comments

Comments
 (0)