mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
2 Commits
b486b15e6d
...
9520763db2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9520763db2 | ||
|
|
3392aa92c2 |
@ -1,5 +1,17 @@
|
||||
# Generic backup files
|
||||
*.bak
|
||||
*.back
|
||||
*.backup
|
||||
|
||||
# Norton Ghost backup files
|
||||
*.gho
|
||||
|
||||
# Generic original files
|
||||
*.ori
|
||||
*.orig
|
||||
*.original
|
||||
|
||||
# Generic temporary files
|
||||
*.tmp
|
||||
*.temp
|
||||
*.temporary
|
||||
|
||||
Loading…
Reference in New Issue
Block a user