diff options
Diffstat (limited to 'gfx/wr/debugger/.gitignore')
-rw-r--r-- | gfx/wr/debugger/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gfx/wr/debugger/.gitignore b/gfx/wr/debugger/.gitignore new file mode 100644 index 0000000000..15115487ab --- /dev/null +++ b/gfx/wr/debugger/.gitignore @@ -0,0 +1,11 @@ +.DS_Store +node_modules/ +npm-debug.log +yarn-error.log + +# Editor directories and files +.idea +*.suo +*.ntvs* +*.njsproj +*.sln |