summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgnacio Etcheverry <ignalfonsore@gmail.com>2019-08-12 15:59:06 +0200
committerIgnacio Etcheverry <ignalfonsore@gmail.com>2019-08-12 15:59:06 +0200
commit33c0d47273584af625987c8553e41bdba2cec179 (patch)
tree8b0db69ebc418c09d25b6619f36d712ad89abf52
parentfe3cd5175589c27c3564224b317bbc0177a5a735 (diff)
Make git no longer ignore solution files inside the mono module
-rw-r--r--modules/mono/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mono/.gitignore b/modules/mono/.gitignore
new file mode 100644
index 0000000000..fa6d00cbbb
--- /dev/null
+++ b/modules/mono/.gitignore
@@ -0,0 +1,2 @@
+# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
+!*.sln