Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 1 | .android_config |
Florian Mayer | 79b1b0a | 2021-01-21 15:01:16 +0000 | [diff] [blame] | 2 | .cache |
Andrew Shulaev | e39d347 | 2020-07-13 07:24:44 +0100 | [diff] [blame] | 3 | .ccls |
Ryan Savitski | eb65cc6 | 2019-09-24 16:39:08 +0100 | [diff] [blame] | 4 | .ccls-cache |
Andrew Shulaev | 109b80f | 2020-01-22 13:54:41 +0000 | [diff] [blame] | 5 | .clangd |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 6 | .cproject |
| 7 | .deps_sha1 |
| 8 | .DS_Store |
Ivan Chong | 641390c | 2024-06-14 15:34:27 +0000 | [diff] [blame] | 9 | .env |
Hector Dearman | 1518b6d | 2022-06-05 11:58:54 +0100 | [diff] [blame] | 10 | .eslintcache |
Primiano Tucci | ae2879e | 2017-09-27 11:02:09 +0900 | [diff] [blame] | 11 | .gclient* |
| 12 | .gm-actuals |
| 13 | .gradle |
| 14 | .idea |
| 15 | .project |
| 16 | .recipe_deps/ |
| 17 | .settings/ |
Lalit Maganti | 998ac29 | 2018-06-07 17:49:32 +0100 | [diff] [blame] | 18 | .vscode |
Eric Seckler | edf3f7c | 2018-10-23 16:44:53 +0100 | [diff] [blame] | 19 | *.code-workspace |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 20 | *.iml |
| 21 | *.pyc |
| 22 | *.sock |
| 23 | *.swp |
Ivan Chong | 641390c | 2024-06-14 15:34:27 +0000 | [diff] [blame] | 24 | /*.pftrace |
Hector Dearman | 33cbe41 | 2019-07-29 09:42:43 +0100 | [diff] [blame] | 25 | /bazel-* |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 26 | /compile_commands.json |
| 27 | /fuzz_out/ |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 28 | /out* |
Florian Mayer | 375eac0 | 2021-03-17 13:40:42 +0000 | [diff] [blame] | 29 | /ui/dist |
Primiano Tucci | 2277f06 | 2021-11-08 22:24:05 +0000 | [diff] [blame] | 30 | /venv/* |
Ivan Chong | 641390c | 2024-06-14 15:34:27 +0000 | [diff] [blame] | 31 | depot_tools/ |
Mohit Saini | 0a0850b | 2022-07-12 15:34:33 +0100 | [diff] [blame] | 32 | examples/sdk/build/ |
Zim | e40f8da | 2022-10-19 19:46:27 +0100 | [diff] [blame] | 33 | GPATH |
| 34 | GRTAGS |
Hector Dearman | 04750c1 | 2023-03-27 15:14:40 +0100 | [diff] [blame] | 35 | GTAGS |
Ivan Chong | 641390c | 2024-06-14 15:34:27 +0000 | [diff] [blame] | 36 | perf.data* |
| 37 | TAGS |