Peter M. Groen
/
redox
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
788bbf5cbcac8c06612fe2c3d92da31b3a9dc379
Authored by
Hayk
2015-11-15 00:02:52 -0800
1 parent
259bc3a7
Add eclipse stuff to gitignore
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
.gitignore
View file @
788bbf5
...
...
@@ -36,3 +36,6 @@ build/
36
36
# Todo file
37
37
TODO.md
38
38
39
+# Eclipse
40
+.cproject
41
+.project
...
...