1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-12-25 23:28:37 -06:00
chhoto-url/.gitignore

11 lines
129 B
Text

# Ignore build outputs
actix/target
# Ignore SQLite file
urls.sqlite
# Ignore irrelevant dotfiles
.vscode/
**/.directory
.env