ignoring .bak files too.
authorChris Koeritz <fred@gruntose.com>
Mon, 21 Jan 2013 21:33:30 +0000 (16:33 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 21 Jan 2013 21:33:30 +0000 (16:33 -0500)
.gitignore

index a22b1a01a7fdd9b3258f1d3c2ab25d16bb4d63e6..361338cc44202b5bd20e921c1df9b5e9e902be3d 100644 (file)
@@ -1,8 +1,8 @@
-
-# ignore generated files of various types.
+# ignore generated or non-useful files of various types.
 
 *~
 *#
+*.bak
 __build_configuration.h
 *.class
 .DS_Store
@@ -14,4 +14,4 @@ __build_configuration.h
 *_version.h
 Thumbs.db
 TEMPS*
-*swp
+*.swp