1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
ssh-key-action/.gitignore
2021-02-08 21:57:32 +09:00

17 lines
143 B
Text

# temporary files
*~
*.bak
*.log
*.swp
*.tmp
# image caches
.DS_Store
Thumbs.db
# patch/merge
*.orig
*.rej
# Node.js modules
/node_modules/