Skip to content

Commit a4a12a4

Browse files
authored
Merge pull request #4716 from lpalgarvio/patch-2
Update Backup.gitignore
2 parents 622da0d + 3392aa9 commit a4a12a4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Global/Backup.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
# Generic backup files
12
*.bak
3+
*.back
4+
*.backup
5+
6+
# Norton Ghost backup files
27
*.gho
8+
9+
# Generic original files
310
*.ori
411
*.orig
12+
*.original
13+
14+
# Generic temporary files
515
*.tmp
16+
*.temp
17+
*.temporary

0 commit comments

Comments
 (0)