Browse Source

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>
tags/v0.4.0-rc2
Dean Glazeski 14 years ago
committed by David Brownell
parent
commit
7cef6d650c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -68,4 +68,5 @@ NOTES

# Eclipse stuff
.project

.cproject
.settings

Loading…
Cancel
Save