Skip to content

Commit 267be91

Browse files
author
Clarke Stevens
committed
make subdir
1 parent ec46906 commit 267be91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

create_project.sh

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ echo " }" >> ${PROJNAME}-config.json
3737
echo " ]" >> ${PROJNAME}-config.json
3838
echo "}" >> ${PROJNAME}-config.json
3939

40+
mkdir main
41+
4042
echo "bin\/" > .gitignore
4143
echo "device_output\/" >> .gitignore
4244
echo "build\/" >> .gitignore

0 commit comments

Comments
 (0)