mirror of
https://github.com/singchia/frontier.git
synced 2025-09-26 20:31:25 +08:00
12
.gitignore
vendored
12
.gitignore
vendored
@@ -23,4 +23,14 @@ go.work
|
||||
./frontier
|
||||
|
||||
.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