1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-03-14 05:04:40 -05:00
chhoto-url/.gitignore
2024-12-31 16:19:20 +10:00

12 lines
143 B
Text

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