diff --git a/.gitignore b/.gitignore index d0cbe3a..59cff15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ +# Libraries +lib/* + + + + + + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. @@ -242,7 +250,4 @@ ModelManifest.xml .paket/paket.exe # FAKE - F# Make -.fake/ - -# libraries -/lib/* \ No newline at end of file +.fake/ \ No newline at end of file