summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDean Glazeski <dnglaze@gmail.com>2009-12-30 23:21:33 -0600
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-30 23:26:16 -0800
commit7cef6d650c291de746b5948596fb3aab036c2775 (patch)
tree830de4246cdbf628e450143f170f16c8c26a7821 /.gitignore
parent3ed254c18aa7fc24cbc692433729ec3819fc5537 (diff)
downloadopenocd+libswd-7cef6d650c291de746b5948596fb3aab036c2775.tar.gz
openocd+libswd-7cef6d650c291de746b5948596fb3aab036c2775.tar.bz2
openocd+libswd-7cef6d650c291de746b5948596fb3aab036c2775.tar.xz
openocd+libswd-7cef6d650c291de746b5948596fb3aab036c2775.zip
Remove some more Eclipse stuff from Git's eyes.
This adds the .settings folder and the .cproject file put down by Eclipse from the eyes of Git. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9928129e..5ec831ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,4 +68,5 @@ NOTES
# Eclipse stuff
.project
-
+.cproject
+.settings