diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8c3642267..dc7b118c7 100644 --- a/.gitignore +++ b/.gitignore @@ -119,7 +119,7 @@ ipch/ # CodeLite project files *.project *.workspace -*.codelite +.codelite/ # TFS 2012 Local Workspace $tf/ |
