gitignore updates

This commit is contained in:
John Guo
2022-05-12 16:01:55 +08:00
parent 3297924992
commit 6d0b4faeb0
3 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -14,5 +14,4 @@ bin/
cbuild
**/.DS_Store
.test/
main
gf
cmd/gf/main

View File

@ -0,0 +1 @@
<h1>MAIN1</h1>

View File

@ -0,0 +1 @@
<h1>MAIN2</h1>