[administrivia] Git should ignore backup files and .loT files
diff --git a/init/.gitignore b/init/.gitignore
index 3c447f5..30b4bc9 100644
--- a/init/.gitignore
+++ b/init/.gitignore
@@ -1,3 +1,6 @@
 Makefile
 Makefile.in
 .nfs*
+*~
+*.loT
+