mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
gitignore updates
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,5 +14,4 @@ bin/
|
||||
cbuild
|
||||
**/.DS_Store
|
||||
.test/
|
||||
main
|
||||
gf
|
||||
cmd/gf/main
|
||||
|
||||
1
os/gres/testdata/files/template-res/layout2/main/main1.html
vendored
Normal file
1
os/gres/testdata/files/template-res/layout2/main/main1.html
vendored
Normal file
@ -0,0 +1 @@
|
||||
<h1>MAIN1</h1>
|
||||
1
os/gres/testdata/files/template-res/layout2/main/main2.html
vendored
Normal file
1
os/gres/testdata/files/template-res/layout2/main/main2.html
vendored
Normal file
@ -0,0 +1 @@
|
||||
<h1>MAIN2</h1>
|
||||
Reference in New Issue
Block a user