Skip to content

Commit fbb5d59

Browse files
committed
Added .gitignore.
1 parent f4c1fc0 commit fbb5d59

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)