diff --git a/src/ifcbimtester/.gitignore b/src/ifcbimtester/.gitignore new file mode 100644 index 0000000000..db03d2ec9b --- /dev/null +++ b/src/ifcbimtester/.gitignore @@ -0,0 +1,3 @@ +# Dependency and build folders created by the build scripts +/build/ +/dist/ \ No newline at end of file