Files
kmanc 7c13182323 Patches (#66)
* gitignore update for mac

* cargo things

* documentation update, finally have multiple os builds figured out

* avoid feature injection on dependencies as it has caused problems in the past

* bump version now

* this shouldnt have changed anything, just reorded so its not a random mess ordered by 'well i made it now'

* missed a required import for the move away from feature injection

* wasnt as lazy this time, actually build for two main oses
2022-09-20 20:58:52 -07:00

9 lines
55 B
Plaintext

# Directories
target/
.idea/
# Files
*.txt
.DS_Store