Browse Source

.gitignore updates for Eclipse

master
Valdis Vitolins 8 years ago
parent
commit
ef3f40dd6d
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -2,6 +2,10 @@

.*.swp

#Eclipse project files
.cproject
.project

# intermediate build output:

*.o

Loading…
Cancel
Save