16 lines
104 B
Plaintext
16 lines
104 B
Plaintext
# Common
|
|
keys/
|
|
.env
|
|
|
|
# Service
|
|
target/
|
|
**/Cargo.lock
|
|
|
|
# UI
|
|
.next/
|
|
node_modules/
|
|
|
|
# IDE
|
|
.idea/
|
|
.DS_Store
|