Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/guiunit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Shaw <sshaw@decriptor.com>2020-02-25 22:06:53 +0300
committerStephen Shaw <sshaw@decriptor.com>2020-02-25 22:06:53 +0300
commit22c0fdf7a02276e984f2c3c74da4f515578fb718 (patch)
tree097c4c0c71a67e81779f4fc5e1361d8c299be97c
parent9affe4813987b009022ab7b10e55f81f4a37344c (diff)
Just ignore obj directories in general
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c724a01..69f16d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
.DS_Store
bin
+obj
src/framework/GuiUnit.userprefs
-src/framework/obj/*
*.userprefs
-src/TestResultConsole/obj/*
*.csproj.CoreCompileInputs.cache