mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
5 Commits
9520763db2
...
b486b15e6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b486b15e6d | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
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
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
# General
|
||||
.DS_Store
|
||||
.localized
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
Loading…
Reference in New Issue
Block a user