moved the recustomize alias into being a function, which allows it to support parameters.
[feisty_meow.git] / .gitignore
index 25fc0c0163e1ade4a77ff1645f50aacf65f8283a..361338cc44202b5bd20e921c1df9b5e9e902be3d 100644 (file)
@@ -1,10 +1,11 @@
-
-# ignore generated files of various types.
+# ignore generated or non-useful files of various types.
 
 *~
 *#
+*.bak
 __build_configuration.h
 *.class
+.DS_Store
 *.log
 *.gz
 *.o
@@ -13,3 +14,4 @@ __build_configuration.h
 *_version.h
 Thumbs.db
 TEMPS*
+*.swp