summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorIgnacio Roldán Etcheverry <neikeq@users.noreply.github.com>2019-08-12 16:50:18 +0200
committerGitHub <noreply@github.com>2019-08-12 16:50:18 +0200
commit3c78837218bafed0324d67f4f721fed8887a4369 (patch)
tree46e7aaede0ee3f7448600eb2b4042477c5f34585 /modules
parent2b1159476681677bad25be138e388e45e9822224 (diff)
parent33c0d47273584af625987c8553e41bdba2cec179 (diff)
Merge pull request #31322 from neikeq/mono-gitignore-override-sln
Make git no longer ignore solution files inside the mono module
Diffstat (limited to 'modules')
-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