reedline/.gitignore

26 lines
288 B
Plaintext
Raw Normal View History

target/
history.txt
history.sqlite3*
.DS_Store
target-coverage/
tarpaulin-report.html
2022-07-30 16:03:46 +03:00
# ignore the git mailmap file
.mailmap
# JetBrains' IDE items
.idea/*
# VSCode's IDE items
.vscode/*
# Helix configuration folder
.helix/*
.helix
# Visual Studio
.vs/*
*.rsproj
*.rsproj.user
*.sln