[PATCH 1/2] {.bzrignore -> .gitignore}: migrate ignore rules as-is

Ramkumar Ramachandra <[email protected]> Tue, 6 Jan 2015 17:22:32 -0500
Newsgroups gmane.emacs.cedet
Message-ID <[email protected]>
Signed-off-by: Ramkumar Ramachandra <[email protected]>
---
 .bzrignore => .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename .bzrignore => .gitignore (97%)

diff --git a/.bzrignore b/.gitignore
similarity index 97%
rename from .bzrignore
rename to .gitignore
index 82031df..3657ca0 100644
--- a/.bzrignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ lisp/cedet/srecode/srt-wy.el
 lisp/cedet/cogre/wisent-dot-wy.el
 *.info
 *.elc
+*~
 loaddefs.el
 *-ps*.pt
 ChangeLog
@@ -17,4 +18,4 @@ doc/info/dir
 *-make-script
 *-loaddefs.el
 *.class
-NOTES
\ No newline at end of file
+NOTES
-- 
2.1.3


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net