mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
10 lines
131 B
Text
10 lines
131 B
Text
# Ignore build outputs
|
|
actix/target
|
|
.docker
|
|
|
|
# Ignore SQLite file
|
|
urls.sqlite
|
|
|
|
# Ignore irrelevant dotfiles
|
|
.vscode/
|
|
**/.directory
|