add .gitignore to exclude nvimlog and pycache from repo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1181ef68ad
commit
07a50ab0a3
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.nvimlog
|
||||
__pycache__/
|
||||
Loading…
Reference in New Issue
Block a user