diff --git a/BlobScanFunctionApp/.gitignore b/BlobScanFunctionApp/.gitignore index ff5b00c..f78a80e 100644 --- a/BlobScanFunctionApp/.gitignore +++ b/BlobScanFunctionApp/.gitignore @@ -9,6 +9,7 @@ local.settings.json *.user *.userosscache *.sln.docstates +* # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs @@ -261,4 +262,4 @@ paket-files/ # Python Tools for Visual Studio (PTVS) __pycache__/ -*.pyc \ No newline at end of file +*.pyc