Add minor lang/dev updates
This commit is contained in:
@@ -1,7 +1,18 @@
|
||||
.tool-versions
|
||||
*.swp
|
||||
*.swo
|
||||
.npmrc
|
||||
# my own stuff/conventions
|
||||
.tmux-session-hydrate
|
||||
zxcv*
|
||||
|
||||
# vim files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# why do you do this, apple?
|
||||
.DS_Store
|
||||
|
||||
# cache/build/etc
|
||||
**/__pycache__/
|
||||
|
||||
# lang/package
|
||||
mise*.toml
|
||||
.npmrc
|
||||
|
||||
|
Reference in New Issue
Block a user