3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

Add clangd cache to gitignore file

This commit is contained in:
Jason Xu 2025-03-02 12:29:56 -05:00
parent f62a9be153
commit 8f46f53f18

2
.gitignore vendored
View file

@ -7,6 +7,7 @@
*.gcno
*~
__pycache__
/.cache
/.cproject
/.project
/.settings
@ -52,3 +53,4 @@ __pycache__
/venv
/boost
/ffi
/compile_commands.json