diff --git a/.gitignore b/.gitignore index 3a2238d..3cc422f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ bld/ [Bb]in/ [Oo]bj/ +# Local Link Library +SDL2lib/ + # Visual Studio 2015 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot @@ -242,4 +245,4 @@ ModelManifest.xml .paket/paket.exe # FAKE - F# Make -.fake/ \ No newline at end of file +.fake/