diff --git a/.gitignore b/.gitignore index 284e9ae..33a2a10 100644 --- a/.gitignore +++ b/.gitignore @@ -292,5 +292,8 @@ __pycache__/ *.odx.cs *.xsd.cs -# local sqlite file -**/deepdrft.db* \ No newline at end of file +# local sqlite files +**/deepdrft.db* + +# NetBlocks symlink for tool-assisted library code search +**/NetBlocks \ No newline at end of file