Attempt #2 to ignore libraries

This commit is contained in:
Jack Bond-Preston 2016-06-20 16:16:36 +01:00
parent bb223b0447
commit 1ee6455d33

13
.gitignore vendored
View File

@ -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/*
.fake/