Skip to content

Commit ca74bdc

Browse files
DimStar77kaiw
authored andcommitted
Default configuration: consider .osc as a version control system
.osc is used by the Open Build Service (http://openbuildservice.org/).
1 parent ff6f12b commit ca74bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/org.gnome.meld.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
[
221221
("Backups", true, "#*# .#* ~* *~ *.{orig,bak,swp}"),
222222
("OS-specific metadata", true, ".DS_Store ._* .Spotlight-V100 .Trashes Thumbs.db Desktop.ini"),
223-
("Version Control", true, "_MTN .bzr .svn .svn .hg .fslckout _FOSSIL_ .fos CVS _darcs .git .svn"),
223+
("Version Control", true, "_MTN .bzr .svn .svn .hg .fslckout _FOSSIL_ .fos CVS _darcs .git .svn .osc"),
224224
("Binaries", true, "*.{pyc,a,obj,o,so,la,lib,dll,exe}"),
225225
("Media", false, "*.{jpg,gif,png,bmp,wav,mp3,ogg,flac,avi,mpg,xcf,xpm}")
226226
]

0 commit comments

Comments
 (0)