repo.or.cz
/
sipe-libnice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
import
[sipe-libnice.git]
/
_boring
blob
c7369f94e1cd9f1144978c6e19437f539efa0431
1
# Boring file regexps:
2
\.hi$
3
\.o$
4
\.o\.cmd$
5
# *.ko files aren't boring by default because they might
6
# be Korean translations rather than kernel modules.
7
# \.ko$
8
\.ko\.cmd$
9
\.mod\.c$
10
(^|/)\.tmp_versions($|/)
11
(^|/)CVS($|/)
12
(^|/)RCS($|/)
13
~$
14
#(^|/)\.[^/]
15
(^|/)_darcs($|/)
16
\.bak$
17
\.BAK$
18
\.orig$
19
(^|/)vssver\.scc$
20
\.swn$
21
\.swo$
22
\.swp$
23
(^|/)MT($|/)
24
(^|/)\{arch\}($|/)
25
(^|/).arch-ids($|/)
26
(^|/),
27
\.class$
28
\.prof$
29
(^|/)\.DS_Store$
30
(^|/)BitKeeper($|/)
31
(^|/)ChangeSet($|/)
32
(^|/)\.svn($|/)
33
\.py[co]$
34
\#
35
\.cvsignore$
36
(^|/)Thumbs\.db$
37
(^|/)autom4te\.cache($|/)
38
^missing
39
^install-sh$
40
^configure$
41
^depcomp$
42
^aclocal.m4$
43
^compile$
44
^\.deps$
45
(^|.*/)Makefile.in