aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTSRBerry <20988865+TSRBerry@users.noreply.github.com>2022-12-29 15:09:18 +0100
committerGitHub <noreply@github.com>2022-12-29 15:09:18 +0100
commit3d1a0bf3749afa14da5b5ba1e0666fdb78c99beb (patch)
tree868a57ea9a5d005fbd742bce44d7685b91a353a8 /.gitignore
parentc20f3fbebdfec9ed5b0022fbec7fbe3269ffad88 (diff)
[Headless] Fix for not receiving any SDL events on Linux (#4182)
* headless: Fix SDL events not working * Add nuget.config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9432a953..c24f90e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,6 +125,9 @@ ClientBin/
packages/*
*.config
+# Include nuget.config
+!nuget.config
+
# RIA/Silverlight projects
Generated_Code/