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 f4c1fc0 commit fbb5d59Copy full SHA for fbb5d59
.gitignore
@@ -0,0 +1,11 @@
1
+# Output files
2
+*.pdf
3
+data/msft_pr_coding.csv
4
+
5
+# Slides
6
+*.zip
7
+*.key
8
+*.pptx
9
10
+# Python stuff
11
+.ipynb_checkpoints/
0 commit comments