aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2021-07-29 11:35:23 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-08-02 13:54:04 +0200
commitad1cdf46289cf8d4400d0dc8e10a10d3dfd50452 (patch)
treebd96fe9e6e6ae225c8013e5a0c9bca458a60a120
parentconf: update storage test to follow changes in code (diff)
downloadwireguard-windows-ad1cdf46289cf8d4400d0dc8e10a10d3dfd50452.tar.xz
wireguard-windows-ad1cdf46289cf8d4400d0dc8e10a10d3dfd50452.zip
embeddable-dll-service: .gitignore VS output folders
Signed-off-by: Simon Rozman <simon@rozman.si>
-rw-r--r--embeddable-dll-service/csharp/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/embeddable-dll-service/csharp/.gitignore b/embeddable-dll-service/csharp/.gitignore
new file mode 100644
index 00000000..28bcb4ab
--- /dev/null
+++ b/embeddable-dll-service/csharp/.gitignore
@@ -0,0 +1,3 @@
+/.vs
+/bin
+/obj