From 66cdb27572f8ff72fdf0e9e141bccb5aa177f9d5 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 10 Nov 2009 21:20:52 -0500 Subject: .gitignore: use common defaults with custom section # 24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. --- tools/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/.gitignore (limited to 'tools/.gitignore') diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..f3b80fc --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,3 @@ +# Add & Override for this directory and it's subdirectories +synclient +syndaemon -- cgit v1.2.3