]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .editorconfig
Merge branch 'jk/escaped-wildcard-dwim'
[thirdparty/git.git] / .editorconfig
index 42cdc4bbfb05934bb9c3ed2fe0e0d45212c32d7a..f9d819623d832113014dd5d5366e8ee44ac9666a 100644 (file)
@@ -4,7 +4,7 @@ insert_final_newline = true
 
 # The settings for C (*.c and *.h) files are mirrored in .clang-format.  Keep
 # them in sync.
-[*.{c,h,sh,perl,pl,pm}]
+[*.{c,h,sh,perl,pl,pm,txt}]
 indent_style = tab
 tab_width = 8