diff options
Diffstat (limited to 'tests/projects/csharp/multiple_library/.gitignore')
| -rw-r--r-- | tests/projects/csharp/multiple_library/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/projects/csharp/multiple_library/.gitignore b/tests/projects/csharp/multiple_library/.gitignore new file mode 100644 index 000000000..6b8d3af38 --- /dev/null +++ b/tests/projects/csharp/multiple_library/.gitignore @@ -0,0 +1,6 @@ +.xmake/ +build/ +bin/ +obj/ +vsxmake*/ +.vs/ |
