diff options
author | Dean Glazeski <dnglaze@gmail.com> | 2009-12-30 23:21:33 -0600 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-30 23:26:16 -0800 |
commit | 7cef6d650c291de746b5948596fb3aab036c2775 (patch) | |
tree | 830de4246cdbf628e450143f170f16c8c26a7821 | |
parent | 3ed254c18aa7fc24cbc692433729ec3819fc5537 (diff) | |
download | riscv-openocd-7cef6d650c291de746b5948596fb3aab036c2775.zip riscv-openocd-7cef6d650c291de746b5948596fb3aab036c2775.tar.gz riscv-openocd-7cef6d650c291de746b5948596fb3aab036c2775.tar.bz2 |
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>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -68,4 +68,5 @@ NOTES # Eclipse stuff .project - +.cproject +.settings |