Skip to content
Snippets Groups Projects
Commit 7d795ad6 authored by Ben Anderson's avatar Ben Anderson
Browse files

changed gitignore to allow html but not .docx

parent abb53f2e
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@
.RData
.Ruserdata
*.Rproj*
*.html
.html
*.csv
.Rproj.user
*.pdf
\ No newline at end of file
*.pdf
*.docx
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment