mirror of
https://github.com/fluencelabs/fluence-service-template
synced 2024-12-04 16:00:17 +00:00
11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
|
target/
|
||
|
**/*.rs.bk
|
||
|
.idea
|
||
|
|
||
|
# MacOS misc file
|
||
|
*.DS_Store
|
||
|
|
||
|
# REPL history files
|
||
|
*.repl_history
|
||
|
|