We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b02036 commit edf1334Copy full SHA for edf1334
.gitignore
@@ -5,5 +5,9 @@
5
#Ipython Checkpoints
6
*.ipynb_checkpoints
7
8
+#Data folder
9
+/language/mlsql/mlsql/test/data
10
+
11
12
#Python Caches
13
__pycache__
0 commit comments