blob: 3505ff6effaf770af6f464d39f1c928132719144 [file] [log] [blame]
**/target
**/*.o
**/*.pyc
**/*.a
**/*.so
**/*.swp
**/.DS_Store
cov.info
cov_report
/**/pkg_name
.vscode/*
# ignore the build dir which usually for cmake
/build
/release