mirror of
https://github.com/singchia/frontier.git
synced 2025-10-04 07:56:34 +08:00
12
.gitignore
vendored
12
.gitignore
vendored
@@ -23,4 +23,14 @@ go.work
|
|||||||
./frontier
|
./frontier
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
docs/.DS_Store
|
docs/.DS_Store
|
||||||
|
|
||||||
|
# binary output of Makefile
|
||||||
|
bin/
|
||||||
|
|
||||||
|
# editor
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# tmp file on linux,
|
||||||
|
*swp
|
||||||
|
*~
|
||||||
|
Reference in New Issue
Block a user