Skip to content

Commit

Permalink
git init
Browse files Browse the repository at this point in the history
  • Loading branch information
pardnchiu committed Sep 2, 2024
0 parents commit dc049f2
Show file tree
Hide file tree
Showing 4 changed files with 942 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 忽略 VSCode 的工作台設定檔案
*.code-workspace

# 忽略 macOS 系統自動生成的 .DS_Store 檔案與資料夾圖標
.DS_Store
Icon?

# 忽略其他
memo.md
Loading

0 comments on commit dc049f2

Please sign in to comment.