chore: initialize interview preparation project

This commit is contained in:
yasinshaw
2026-02-28 20:44:39 +08:00
commit f186d7fcf7
3 changed files with 92 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# macOS
.DS_Store
# Editor
.vscode/
.idea/
*.swp
*.swo
*~
# Temporary files
*.tmp
*.bak