We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff95f0d commit a24870aCopy full SHA for a24870a
diabetes_regression/.amlignore
@@ -0,0 +1,10 @@
1
+# To prevent unnecessary files from being included in
2
+# the snapshot, make an ignore file (.gitignore or .amlignore).
3
+# Place this file in the Snapshot directory and add the
4
+# filenames to ignore in it. The .amlignore file uses
5
+# the same syntax and patterns as the .gitignore file.
6
+# If both files exist, the .amlignore file takes precedence.
7
+
8
+# We use yml files to configure deployment,
9
+# but we are not deploying them to compute
10
+*.yml
0 commit comments