.gitignore 184 B
Newer Older
Gav Wood's avatar
Gav Wood committed
# Generated by Cargo
# will have compiled files and executables
/target/

Marek Kotewicz's avatar
Marek Kotewicz committed
*.swp
Marek Kotewicz's avatar
Marek Kotewicz committed
*.swo
*.swn
Marek Kotewicz's avatar
Marek Kotewicz committed
*.DS_Store

# Visual Studio Code stuff
/.vscode

# GitEye stuff
/.project
NikVolf's avatar
NikVolf committed
# idea ide
.idea