From 534d7da8b6e1919373c538d40488ba52b0ebc3d9 Mon Sep 17 00:00:00 2001 From: Omar Vargas Date: Tue, 9 Nov 2010 07:53:41 -0600 Subject: [PATCH] Add ignore for hidden files in linux --- Global/Linux.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index 7b6a5012..9c2d0c79 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -1,5 +1,6 @@ +.* *~ *.sw[a-p] #KDE -.directory \ No newline at end of file +.directory