Add git stuff
This commit is contained in:
parent
c5f2ebaded
commit
0f039152e0
|
@ -0,0 +1,2 @@
|
|||
# Enforce Unix newlines
|
||||
* text=auto eol=lf
|
|
@ -0,0 +1,5 @@
|
|||
# Python stuff
|
||||
.nox
|
||||
/build
|
||||
/dist
|
||||
__pycache__
|
Loading…
Reference in New Issue