mirror of
https://github.com/SinTan1729/chhoto-url.git
synced 2025-12-06 05:24:25 -08:00
18 lines
196 B
Plaintext
18 lines
196 B
Plaintext
# Ignore build outputs
|
|
actix/target
|
|
resources-final
|
|
|
|
# Ignore SQLite file
|
|
*.sqlite
|
|
|
|
# Ignore irrelevant dotfiles
|
|
.vscode/
|
|
**/.directory
|
|
.env
|
|
cookie*
|
|
.idea/
|
|
.DS_Store
|
|
|
|
# Testing related
|
|
custom_dir
|