|
@@ -86,7 +86,7 @@ via file such as *.gitignore*.
|
86
|
86
|
### notes ###
|
87
|
87
|
|
88
|
88
|
Documentation related to your project. Evertything from guidelines to
|
89
|
|
-newcomer howtos, style guides, design notes, philpsophy articles...
|
|
89
|
+newcomer howtos, style guides, design notes, philosophy articles...
|
90
|
90
|
|
91
|
91
|
|
92
|
92
|
### utils ###
|
|
@@ -148,7 +148,7 @@ A "living" example: [shellfu][2]:
|
148
|
148
|
│ ├── complete.bash #
|
149
|
149
|
│ ├── include-bash # notice that tree here does
|
150
|
150
|
│ │ └── ... # not attempt to strictly follow
|
151
|
|
- │ ├── include-sh # final placement, jsut hinting
|
|
151
|
+ │ ├── include-sh # final placement, just hinting
|
152
|
152
|
│ │ └── ... # is enough
|
153
|
153
|
│ └── shellfu.sh.skel # /
|
154
|
154
|
├── tests # \
|