blob: c79ec549289f3cf610386a5b9622cd1e9872129c [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
7/build
8/buildtools
9/testing
Brandon Jonesa04663c2021-09-23 20:36:03 +000010/third_party/abseil-cpp/
Ben Claytone0da9ff2021-09-23 10:48:19 +000011/third_party/angle
12/third_party/clang-format
13/third_party/glfw
14/third_party/glm
15/third_party/googletest
Antonio Maiorano0cd8edc2021-10-21 19:47:14 +000016/third_party/gpuweb
Ben Claytone0da9ff2021-09-23 10:48:19 +000017/third_party/jinja2
18/third_party/jsoncpp
19/third_party/llvm-build
20/third_party/markupsafe
Ben Claytondc890d62021-09-27 22:55:39 +000021/third_party/node-addon-api
22/third_party/node-api-headers
Ben Claytone0da9ff2021-09-23 10:48:19 +000023/third_party/swiftshader
24/third_party/tint
25/third_party/vulkan-deps
26/third_party/vulkan_memory_allocator
27/third_party/zlib
28/tools
29/out
Corentin Wallez21a23852018-07-31 18:50:03 +020030
Corentin Wallez146edf52018-10-31 10:53:11 +000031# Modified from https://www.gitignore.io/api/vim,macos,linux,emacs,windows,sublimetext,visualstudio,visualstudiocode
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070032
33### Emacs ###
34*~
35\#*\#
36/.emacs.desktop
37/.emacs.desktop.lock
38*.elc
39auto-save-list
40tramp
41.\#*
42
43### Linux ###
44.fuse_hidden*
45.directory
46.Trash-*
47.nfs*
48
49### macOS ###
50*.DS_Store
51.AppleDouble
52.LSOverride
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070053._*
54.DocumentRevisions-V100
55.fseventsd
56.Spotlight-V100
57.TemporaryItems
58.Trashes
59.VolumeIcon.icns
60.com.apple.timemachine.donotpresent
61.AppleDB
62.AppleDesktop
63Network Trash Folder
64Temporary Items
65.apdisk
66
67### SublimeText ###
68*.tmlanguage.cache
69*.tmPreferences.cache
70*.stTheme.cache
71*.sublime-workspace
72*.sublime-project
73sftp-config.json
74GitHub.sublime-settings
75
76### Vim ###
77[._]*.s[a-v][a-z]
78[._]*.sw[a-p]
79[._]s[a-v][a-z]
80[._]sw[a-p]
81Session.vim
82.netrwhist
83tags
84
Ben Claytonfe5fea82021-03-24 12:00:11 +000085### VisualStudio ###
86.vs/*
87
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070088### VisualStudioCode ###
89.vscode/*
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070090!.vscode/tasks.json
Kai Ninomiyafc9775f2017-08-03 11:45:12 -070091
92### Windows ###
93Thumbs.db
94ehthumbs.db
95ehthumbs_vista.db
96Desktop.ini
97$RECYCLE.BIN/
Ben Clayton200ed612021-09-30 17:08:41 +000098
99### Dawn node tools binaries
100src/dawn_node/tools/bin/