mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
2 Commits
20bb6c0723
...
b486b15e6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b486b15e6d | ||
|
|
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