Skip to content

Commit 0f7795f

Browse files
author
Jurgen Kluft
committed
* .gitignore; do scan subfolders
1 parent 1d8232a commit 0f7795f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#ignore all files
22
*
3+
#do scan all folders in go-home
4+
!*/
35

46
#except the following files
57
!*.cpp

0 commit comments

Comments
 (0)