1# If you make a change to this file, make sure to also make it to .hgignore.
2buck-out
3buck-cache
4.buckd
5.idea
6*.iml
7/Makefile.in
8/test-driver
9/aclocal.m4
10/autom4te.cache/
11/configure
12/depcomp
13/install-sh
14/missing
15/config.log
16.deps/
17.windeps
18/*.in
19/Makefile
20*.o
21/config.status
22/watchman
23/arcanist/.phutil_module_cache
24*.swp
25/compile
26/stamp-h1
27/config.h*
28/thirdparty/jansson/jansson_config.h
29/compile
30/tests/*.t
31.dirstamp
32*.a
33/tests/integration/.watchman.*
34*.rpm
35/config.sub
36/config.guess
37/configure.lineno
38/python/build
39/python/dist/
40/python/pywatchman.egg-info/
41*.pyc
42*.pyd
43*.so
44*.obj
45*.exe
46*.dll
47*.pdb
48/test-suite.log
49/tests/*.log
50/tests/*.trs
51/a
52/arc
53/node/node_modules
54/node/bser/node_modules
55/website/node_modules
56/website/build
57/website/src/watchman/docs
58/website/src/watchman/*.js
59/website/core/metadata.js
60/website/.sass-cache
61/website/_site
62/npm-debug.log
63/Debug
64.deps
65*.dep
66*.nativecodeanalysis.xml
67/watchman-test.log
68Watchman.vcxproj.*
69Watchman.vcxproj
70*.opensdf
71*.sdf
72*.sln
73*.suo
74m4/
75.libs/
76*.lo
77*.la
78tests/integration/cppclient.t
79libtool
80ltmain.sh
81cppclient/watchmanclient.pc
82/website/.jekyll-metadata
83