codesnap.nvim/.gitignore

11 lines
72 B
Text
Raw Normal View History

2024-02-12 22:05:36 -08:00
# Lua
/luarocks
/lua_modules
/.luarocks
# OS
.DS_Store
# Cargo
target