Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 1 | .android_config |
Ryan Savitski | eb65cc6 | 2019-09-24 16:39:08 +0100 | [diff] [blame] | 2 | .ccls-cache |
Andrew Shulaev | 109b80f | 2020-01-22 13:54:41 +0000 | [diff] [blame] | 3 | .clangd |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 4 | .cproject |
5 | .deps_sha1 | ||||
6 | .DS_Store | ||||
7 | .gclient* | ||||
8 | .gm-actuals | ||||
9 | .gradle | ||||
10 | .idea | ||||
11 | .project | ||||
12 | .recipe_deps/ | ||||
13 | .settings/ | ||||
14 | *.iml | ||||
15 | *.pyc | ||||
16 | *.swp | ||||
Primiano Tucci | 1d40998 | 2019-09-19 10:15:18 +0100 | [diff] [blame] | 17 | /bazel-* |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 18 | /out* |
19 | TAGS | ||||
Hector Dearman | 234f0f6 | 2018-04-24 17:33:22 +0100 | [diff] [blame] | 20 | /node_modules/ |
Florian Mayer | faa2a5f | 2018-05-09 14:51:35 +0100 | [diff] [blame] | 21 | /compile_commands.json |
Lalit Maganti | 998ac29 | 2018-06-07 17:49:32 +0100 | [diff] [blame] | 22 | .vscode |
Eric Seckler | edf3f7c | 2018-10-23 16:44:53 +0100 | [diff] [blame] | 23 | *.code-workspace |
Florian Mayer | fc72415 | 2018-12-06 16:58:24 +0000 | [diff] [blame] | 24 | /fuzz_out/ |
Hector Dearman | 33cbe41 | 2019-07-29 09:42:43 +0100 | [diff] [blame] | 25 | /bazel-* |