bash-calendar/.gitignore

19 lines
186 B
Plaintext
Raw Normal View History

2021-11-26 17:24:37 +08:00
.DS_Store
.AppleDouble
.LSOverride
.vscode
.idea
node_modules/
package-lock.json
2021-11-29 16:05:25 +08:00
run.js
2023-08-20 00:41:49 +08:00
index.js
2021-11-26 17:24:37 +08:00
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes