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 |
| 9 | .gclient* |
| 10 | .gm-actuals |
| 11 | .gradle |
| 12 | .idea |
| 13 | .project |
| 14 | .recipe_deps/ |
| 15 | .settings/ |
Lalit Maganti | 998ac29 | 2018-06-07 17:49:32 +0100 | [diff] [blame] | 16 | .vscode |
Eric Seckler | edf3f7c | 2018-10-23 16:44:53 +0100 | [diff] [blame] | 17 | *.code-workspace |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 18 | *.iml |
| 19 | *.pyc |
| 20 | *.sock |
| 21 | *.swp |
Hector Dearman | 33cbe41 | 2019-07-29 09:42:43 +0100 | [diff] [blame] | 22 | /bazel-* |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 23 | /compile_commands.json |
| 24 | /fuzz_out/ |
| 25 | /node_modules/ |
| 26 | /out* |
Florian Mayer | 375eac0 | 2021-03-17 13:40:42 +0000 | [diff] [blame] | 27 | /ui/dist |
Primiano Tucci | eb7e366 | 2021-01-07 21:30:40 +0100 | [diff] [blame] | 28 | TAGS |
Tuchila Octavian | 885f689 | 2021-04-06 10:44:13 +0100 | [diff] [blame] | 29 | /venv/* |