mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
18 lines
182 B
Plaintext
18 lines
182 B
Plaintext
# Generic backup files
|
|
*.bak
|
|
*.back
|
|
*.backup
|
|
|
|
# Norton Ghost backup files
|
|
*.gho
|
|
|
|
# Generic original files
|
|
*.ori
|
|
*.orig
|
|
*.original
|
|
|
|
# Generic temporary files
|
|
*.tmp
|
|
*.temp
|
|
*.temporary
|