blob: 6fb333a5146f7a65a3e72e531427a24f376405fc [file] [log] [blame]
Austin Engc7f416c2019-01-15 20:49:53 +00001*.pyc
2
Corentin Wallez146edf52018-10-31 10:53:11 +00003# Directories added by gclient sync and the GN build
Ben Claytone0da9ff2021-09-23 10:48:19 +00004/.cipd
5/.gclient
6/.gclient_entries
Jiawei Shaod7943422022-08-09 15:41:04 +00007/.gclient_previous_sync_commits
Ben Claytone0da9ff2021-09-23 10:48:19 +00008/build
9/buildtools
10/testing
Brandon Jonesa04663c2021-09-23 20:36:03 +000011/third_party/abseil-cpp/
Ben Claytone0da9ff2021-09-23 10:48:19 +000012/third_party/angle
Ryan Harrisone87ac762022-04-06 15:37:27 -040013/third_party/benchmark
14/third_party/binutils
Corentin Wallezd5203662022-01-05 15:54:08 +000015/third_party/catapult
Ben Claytone0da9ff2021-09-23 10:48:19 +000016/third_party/clang-format
Ryan Harrisone87ac762022-04-06 15:37:27 -040017/third_party/cpplint
Ben Claytone0da9ff2021-09-23 10:48:19 +000018/third_party/glfw
Ben Claytone0da9ff2021-09-23 10:48:19 +000019/third_party/googletest
Antonio Maiorano0cd8edc2021-10-21 19:47:14 +000020/third_party/gpuweb
Ben Claytone0da9ff2021-09-23 10:48:19 +000021/third_party/jinja2
22/third_party/jsoncpp
23/third_party/llvm-build
24/third_party/markupsafe
Junji Watanabe4ad7f012022-10-03 02:48:52 +000025/third_party/ninja
Ben Clayton6f8ff742022-03-28 19:55:42 +000026/third_party/node
Ben Claytondc890d62021-09-27 22:55:39 +000027/third_party/node-addon-api
28/third_party/node-api-headers
Ryan Harrisone87ac762022-04-06 15:37:27 -040029/third_party/protobuf
Ben Claytone0da9ff2021-09-23 10:48:19 +000030/third_party/swiftshader
Ben Claytone0da9ff2021-09-23 10:48:19 +000031/third_party/vulkan-deps
32/third_party/vulkan_memory_allocator
Ryan Harrisone87ac762022-04-06 15:37:27 -040033/third_party/webgpu-cts
Ben Claytone0da9ff2021-09-23 10:48:19 +000034/third_party/zlib
Ben Clayton9f49ac52022-04-07 18:26:45 +000035/tools/bin
Ben Clayton475941c2022-03-30 21:12:14 +000036/tools/clang
Antonio Maiorano06107552022-04-07 17:54:55 +000037/tools/cmake*
Ben Clayton475941c2022-03-30 21:12:14 +000038/tools/golang
39/tools/memory
Ben Claytone0da9ff2021-09-23 10:48:19 +000040/out
Corentin Wallez21a23852018-07-31 18:50:03 +020041
Ryan Harrisone87ac762022-04-06 15:37:27 -040042# Modified from https://www.gitignore.io/api/vim,macos,linux,emacs,windows,sublimetext,visualstudio,visualstudiocode,intellij
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070043
44### Emacs ###
45*~
46\#*\#
47/.emacs.desktop
48/.emacs.desktop.lock
49*.elc
50auto-save-list
51tramp
52.\#*
53
54### Linux ###
55.fuse_hidden*
56.directory
57.Trash-*
58.nfs*
59
60### macOS ###
61*.DS_Store
62.AppleDouble
63.LSOverride
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070064._*
65.DocumentRevisions-V100
66.fseventsd
67.Spotlight-V100
68.TemporaryItems
69.Trashes
70.VolumeIcon.icns
71.com.apple.timemachine.donotpresent
72.AppleDB
73.AppleDesktop
74Network Trash Folder
75Temporary Items
76.apdisk
77
78### SublimeText ###
79*.tmlanguage.cache
80*.tmPreferences.cache
81*.stTheme.cache
82*.sublime-workspace
83*.sublime-project
84sftp-config.json
85GitHub.sublime-settings
86
87### Vim ###
88[._]*.s[a-v][a-z]
89[._]*.sw[a-p]
90[._]s[a-v][a-z]
91[._]sw[a-p]
92Session.vim
93.netrwhist
94tags
95
Ben Claytonfe5fea82021-03-24 12:00:11 +000096### VisualStudio ###
97.vs/*
98
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070099### VisualStudioCode ###
100.vscode/*
Kai Ninomiyafc9775f2017-08-03 11:45:12 -0700101!.vscode/tasks.json
Kai Ninomiyafc9775f2017-08-03 11:45:12 -0700102
103### Windows ###
104Thumbs.db
105ehthumbs.db
106ehthumbs_vista.db
107Desktop.ini
108$RECYCLE.BIN/
Ben Clayton200ed612021-09-30 17:08:41 +0000109
Ryan Harrisone87ac762022-04-06 15:37:27 -0400110### Intellij ###
Vasyl Teliman579f6a02021-01-18 21:39:14 +0000111.idea
Ryan Harrisone87ac762022-04-06 15:37:27 -0400112
Ben Clayton200ed612021-09-30 17:08:41 +0000113### Dawn node tools binaries
Ben Clayton902ad1f2022-02-04 12:51:25 +0000114src/dawn/node/tools/bin/
Brian Sheedyd2c98642022-03-24 22:31:45 +0000115
116### Cached node transpiled tools
117/.node_transpile_work_dir
Ryan Harrisone87ac762022-04-06 15:37:27 -0400118
119# Misc inherited from Tint
120/test.wgsl
Ben Claytonadb10d62020-10-27 21:04:59 +0000121coverage.summary
Ben Clayton4bd4b8f2021-02-26 18:39:08 +0000122default.profraw
Ben Claytonadb10d62020-10-27 21:04:59 +0000123lcov.info
Ben Clayton7b0686a2022-01-06 09:23:11 +0000124/cmake-build-*/
Antonio Maiorano7c92ebe2022-05-17 15:44:52 +0000125/build-*/
Ben Clayton7b0686a2022-01-06 09:23:11 +0000126/testing
dan sinclair93cf3462022-05-16 12:58:24 +0000127
128### Clang-Tidy files
129all_findings.json
130