mirror of
https://github.com/mii443/sindan-client.git
synced 2025-08-22 16:25:41 +00:00
19 lines
227 B
Plaintext
19 lines
227 B
Plaintext
# tmp
|
|
.DS_Store
|
|
*~
|
|
*.swp
|
|
|
|
# for linux
|
|
/linux/log/*
|
|
!/linux/log/.keep
|
|
/linux/sindan.conf
|
|
/linux/trace-json
|
|
/linux/node_modules
|
|
|
|
# for macos
|
|
/macos/log/*
|
|
!/macos/log/.keep
|
|
/macos/sindan.conf
|
|
/macos/trace-json
|
|
/macos/node_modules
|