ssh-key-action/.gitignore

21 lines
158 B
Plaintext

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