Commit Graph

5 Commits

Author SHA1 Message Date
David Ibia
f546a66847 chore(gitignore): update .gitignore to exclude .env file from being tracked 2024-03-10 12:20:19 +01:00
David Ibia
d83d223161 chore(gitignore): add /Screenshots/* to ignore all files in Screenshots directory 2024-03-03 12:03:49 +01:00
David Ibia
3ff0245770 chore(gitignore): add .DS_Store file to gitignore to prevent it from being tracked 2024-02-29 21:42:58 +01:00
David Ibia
6aa492bca8 chore(.gitignore): update .gitignore file to include Lua-related files and directories
feat(gitignore.lua): add Lua script to generate .gitignore file using gitignore.nvim plugin

chore(lsp-config.lua): comment out configuration for pyright server

feat(poet-v.lua): add poet-v plugin for managing Python virtual environments
2024-01-03 01:44:36 +01:00
David Ibia
4e36594907 chore: add .env to .gitignore file to exclude it from version control
docs: add README.md file with an introduction, installation instructions, and personalization note for Absolute VIM Configuration
2024-01-01 21:38:22 +01:00