Skip to content

Commit

Permalink
Add git stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Aug 15, 2020
1 parent c5f2eba commit 0f03915
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Enforce Unix newlines
* text=auto eol=lf
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Python stuff
.nox
/build
/dist
__pycache__

0 comments on commit 0f03915

Please sign in to comment.