mirror of
https://github.com/singchia/frontier.git
synced 2025-10-06 08:46:57 +08:00
update .gitignore
This commit is contained in:
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