projects
/
barrelfish
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added entries to gitignore
[barrelfish]
/
.gitignore
1
# vim swap files
2
*.swp
3
4
# ctags
5
tags
6
7
.settings
8
/.dist-buildwrapper
9
toolchain/*
10
/build
11
.cproject
12
.project
13