diff --git a/.gitignore b/.gitignore index 002b1ca..5550de2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ libs/physx/physx/compiler/ libs/physx/physx/buildtools/ libs/physx/physx/bin/ libs/nativefiledialog/build/ +.docker + +**/bin/ diff --git a/Editor/.gitignore b/Editor/.gitignore new file mode 100644 index 0000000..a9bb02d --- /dev/null +++ b/Editor/.gitignore @@ -0,0 +1 @@ +**.dll