This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
short-link-backend/.dockerignore
2024-12-29 19:06:43 +01:00

13 lines
No EOL
156 B
Text

# Ignore build files
build/
cmake-build-*
# Ignore editor-specific files
*.swp
*.log
.idea/
.vscode/
# Ignore version control directories
.git/
.gitignore