mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 22:03:30 +03:00
13 lines
121 B
Plaintext
13 lines
121 B
Plaintext
# will have compiled rust files and executables
|
|
/target/
|
|
/node_modules/
|
|
|
|
# editors
|
|
.vscode
|
|
.idea
|
|
|
|
.DS_Store
|
|
|
|
.env
|
|
.env.*
|