blob: 7c8f2fcc780ad8d443935a7ff63b4aed2e0870a4 [file] [log] [blame]
*.mode*
*.pbxuser
*.perspective*
*.pyc
.DS_Store
.directory
/WebKitBuild/
/test262-results/
autoinstall.cache.d
project.xcworkspace
xcuserdata
DerivedData
.mailmap
# Ignore Buildstream local files
/Tools/buildstream/.bst
/Tools/buildstream/.venv
/Tools/buildstream/cache
/Tools/buildstream/flatpak-version.yml
/Tools/buildstream/repo
# Ignore auto-generated files by VS & VSCode.
*.vcproj.*.user
*.suo
*.ncb
/.vs/
/.vscode/
# Ignore auto-generated files by JetBrains IDEs (PyCharm).
*.idea/
# Ignore common tool auto-generated files.
.gdbinit
.gdb_history
tags
*~
.*.sw[a-p]
.cache
.clangd
compile_commands.json
__pycache__
# Ignore CMake caches outside of the build directory.
__cmake_systeminformation/
# Ignore files installed by WebKitSupportLibrary/WebKitAuxiliaryLibrary/WinCairoRequirements
/WebKitSupportLibrary.zip
/WebKitLibraries/win/
!/WebKitLibraries/win/tools/scripts/
# Ignore files generated by Qt Creator:
*.pro.user
# Ignore KDevelop files:
.kdev_include_paths
*.kdev4
*.kate-swp
# Ignore Eclipse files:
.project
.cproject
.settings
# Ignore YouCompleteMe symlinks
.ycm_extra_conf.py
# Local overrides configuration files
LocalOverrides.xcconfig
# Ignore the external git repo of cog
Tools/wpe/cog
# Ignore the parse table generated by gni-to-cmake.py
Source/ThirdParty/ANGLE/parsetab.py
# Ignore user CMake presets
CMakeUserPresets.json