]> git.mxchange.org Git - flightgear.git/commitdiff
include png and xcf files by default
authormfranz <mfranz>
Sat, 13 Dec 2008 20:17:02 +0000 (20:17 +0000)
committermfranz <mfranz>
Sat, 13 Dec 2008 20:17:02 +0000 (20:17 +0000)
scripts/tools/fg-submit

index 3a90c59aa2abb2aa84435a775ee495f6561ad911..9ca695ff803d6abd9dbbb68d6b5ae8c549c94cd2 100755 (executable)
@@ -148,7 +148,7 @@ DEFAULT_RULES="
        +.cvsignore +*/.cvsignore
        -*~ -*. -*.bak -*.orig
        -*.RGB -*.RGBA -*.MDL
-       -*.xcf -*.XCF -*.tga -*.TGA -*.bmp -*.BMP -*.png -*.PNG
+       -*.XCF -*.tga -*.TGA -*.bmp -*.BMP -*.PNG
        -*.blend -*.blend[0-9] -*blend[0-9][0-9] -*.blend[0-9][0-9][0-9]
        -*.gz -*.tgz -*.bz2 -*.zip -*.tar.gz* -*.tar.bz2*
 "