repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bin/media_client: return 0 on success
[haiku.git]
/
.gitignore
blob
2a9b60148890e8966f6fcc1c7753cea1eab61529
1
generated*
2
build/jam/UserBuildConfig
3
build/user_config_headers
4
5
# ignore KDE backup files ending with a ~
6
*~
7
# Vim swp files
8
.*.swp
9
10
conf.sh
11
12
# compiled/optimized Python
13
*.pyc
14
*.pyo
15
16
# Mac OS X directory attributes
17
.DS_Store