cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [PATCH] add .gitattributes for Ruby files
@ 2019-04-27 21:26 Eric Wong
  2019-05-12  0:55 ` [PATCH 2/1] build: add .gitattributes to EXTRA_DIST Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2019-04-27 21:26 UTC (permalink / raw)
  To: cmogstored-public

This hopefully makes our other changes easier-to-read.
---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..ba767a7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.rb diff=ruby
+Rakefile diff=ruby
-- 
EW


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-12  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-27 21:26 [PATCH] add .gitattributes for Ruby files Eric Wong
2019-05-12  0:55 ` [PATCH 2/1] build: add .gitattributes to EXTRA_DIST Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).