summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3167582..3579ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ obj/Debug/net6.0/LibraryAPI.AssemblyInfoInputs.cache
obj/Debug/net6.0/LibraryAPI.assets.cache
obj/Debug/net6.0/LibraryAPI.csproj.AssemblyReference.cache
*.dll
+obj/**
+*~ \ No newline at end of file