summaryrefslogtreecommitdiff
path: root/.hgignore
blob: a523a2813394b32dbf4b5c7fd2b0990b50c669d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
~$
\.l?o$
\.swp$
\.pyc$
\.class$
\.dSYM$
/Makefile.in$
/tags$
^configure.*$
^build.*/(\.deps|COPYING|ChangeLog|INSTALL|Makefile.*|NEWS|README)
^build.*/(aclocal\.m4|config\..*|configure|stamp-h1|prototype.chk|w.*\.h)
^build.*/(ex.*|lib.*|test.*|wt_.*|_wiredtiger.so)
^build_posix/gnu-support/(compile|depcomp|install-sh|ltmain.sh|missing)
^build_posix/autom4te.cache
^docs/(doxygen.log|installdox|search)
^docs/[^/]*\.(css|html|js|png)$
^docs/java
^docs/latex
^docs/python
^docs/swig
^lang/python/(wiredtiger.py|wiredtiger_wrap.c)
^releases
^src/server
^test/bt/(CONFIG|__rand|__wt.bdb|__wt.run|__wt.wt|db|t|vgout\..*)