24 lines
241 B
Plaintext
24 lines
241 B
Plaintext
|
# Generated by Cargo
|
||
|
# will have compiled files and executables
|
||
|
target
|
||
|
|
||
|
*.swp
|
||
|
*.swo
|
||
|
*.swn
|
||
|
*.DS_Store
|
||
|
|
||
|
# Visual Studio Code stuff
|
||
|
.vscode
|
||
|
|
||
|
# GitEye stuff
|
||
|
.project
|
||
|
|
||
|
# idea ide
|
||
|
.idea
|
||
|
|
||
|
# git stuff
|
||
|
.git
|
||
|
|
||
|
# ignore compare tools
|
||
|
tools/compare-tool
|