blob: 20f215e24d3eab96984b483c1cab4c8429534ff7 [file] [log] [blame]
Ben Vanikc01a8cb2019-09-19 14:42:42 -07001# Python
2*.pyc
Phoenix Meadowlark06b0fec2020-04-01 10:12:03 -07003**/.ipynb_checkpoints/
Phoenix Meadowlarkcd5c9902020-10-22 15:57:39 -07004.pytype/
Ben Vanikc01a8cb2019-09-19 14:42:42 -07005
6# Visual Studio files
Stella Laurenzo749ce662021-09-21 18:34:26 -07007.env
Ben Vanikc01a8cb2019-09-19 14:42:42 -07008.vs/
Scott Todd0d8a6852019-10-09 14:10:44 -07009.vscode/
Ben Vanikc01a8cb2019-09-19 14:42:42 -070010*.sdf
11*.opensdf
12*.VC.opendb
13*.suo
14*.user
15
16# macOS files
17.DS_Store
18
19# CMake artifacts
20build/
Scott Toddca65b612019-10-22 13:05:57 -070021build-*/
Ben Vanikc01a8cb2019-09-19 14:42:42 -070022
23# Bazel artifacts
Geoffrey Martin-Noblef5b323e2021-01-12 18:32:08 -080024**/bazel-*
Stella Laurenzo1178c122019-10-11 10:43:07 -070025
26# Local-only config options
Stella Laurenzod5b91272020-05-28 17:42:06 -070027configured.bazelrc
Stella Laurenzo1178c122019-10-11 10:43:07 -070028user.bazelrc
Stella Laurenzobb1de962021-01-05 08:18:33 -080029version_info.json
Scott Toddfd323402019-11-08 09:29:07 -080030
31# Dear ImGui Ini files
32imgui.ini
Geoffrey Martin-Noble8463ef92019-11-08 10:37:16 -080033
34# Emacs autosaves
Geoffrey Martin-Noblec9a8bd72019-11-08 11:58:19 -080035*~
Geoffrey Martin-Noble745cd3d2019-12-03 10:24:52 -080036\#*\#
Lei Zhangacbf5db2020-04-13 10:50:13 -070037
38# Vim swap files
39[._]*.sw[a-p]
40
41# Source indexing files
42compile_commands.json
Lei Zhangd7cb7bb2020-07-16 12:03:08 -040043.cache/clangd
Lei Zhangacbf5db2020-04-13 10:50:13 -070044.clangd/
Lei Zhanga3b73bf2020-07-30 20:17:11 -040045
46# Pyenv files
47.python-version
Stella Laurenzob10a8952021-05-04 22:01:14 +000048*.venv
Geoffrey Martin-Noblef5b323e2021-01-12 18:32:08 -080049.venv
Scott Todda66ff822021-01-26 15:31:21 -080050
51# Android Studio / Gradle files
52.cxx
53.gradle
54gradlew
55gradlew.bat
56gradle/
57local.properties
Scott Todd2bccccf2021-05-04 13:44:37 -070058
59# Generated documentation files
60mkdocs/site/
61docs/website/site/
Ben Vanik69afdd22021-07-27 13:45:25 -070062
63# Temporary files
64iree/compiler/Dialect/HAL/Target/LLVM/librt/bin/librt.ll