A second crack at fixed-sized numbers.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -11,3 +11,11 @@ Cargo.lock
|
||||
|
||||
# And these are just annoying
|
||||
.DS_Store
|
||||
.vscode
|
||||
|
||||
# Ignore testing files
|
||||
**/*.o
|
||||
**/*.hi
|
||||
**/gen
|
||||
**/.cabal-sandbox
|
||||
**/cabal.sandbox.config
|
||||
|
||||
Reference in New Issue
Block a user