mirror of
https://github.com/singchia/frontier.git
synced 2025-10-04 16:02:46 +08:00
update .gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -24,3 +24,13 @@ go.work
|
|||||||
|
|
||||||
.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