All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Ignore Edit backup files
@ 2013-11-21  8:21 Ulf Samuelsson
  2013-11-24 14:12 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2013-11-21  8:21 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Ulf Samuelsson

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5236e1e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+
-- 
1.7.9.5



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

end of thread, other threads:[~2013-11-24 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21  8:21 [PATCH] Ignore Edit backup files Ulf Samuelsson
2013-11-24 14:12 ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.