Skip to content

Commit

Permalink
Merge pull request #25 from AdamRJensen/patch-2
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
loicdtx authored Jul 24, 2024
2 parents 4533224 + c29b721 commit 3784800
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
.Rhistory
__pycache__/
*.pyc
*.pyo

# Distribution / packaging
*.egg-info/
dist/
build/

# Sphinx doc
_build/

0 comments on commit 3784800

Please sign in to comment.