dtmt/.gitignore
Lucas Schwiderski ba753cf6bb
feat: Implement static linking, second attempt
This is mostly just the code from the previous attempt. All that was
missing were the `.lib` files to link to on Windows.
2023-03-16 18:09:40 +01:00

7 lines
53 B
Text

/target
/data
.envrc
*.so
*.dll
*.lib
dictionary.csv