Commit Graph

4 Commits

Author SHA1 Message Date
David Ibia
3bcbd151c1 chore(gitignore): add .config/wezterm/colorscheme to gitignore file 2024-07-29 00:58:19 +01:00
David Ibia
d8c81c5a9a chore(gitignore): remove unnecessary comments and reformat gitignore file for clarity 2024-04-29 01:56:28 +01:00
David Ibia
044695bc61 chore(.gitignore): add README.md to the list of tracked files to include it in the repository 2024-01-15 16:33:19 +01:00
David Ibia
aa8b471062 chore: add .gitignore file to project
The .gitignore file is added to the project to specify which files and directories should be ignored by Git. This helps to prevent unnecessary files from being tracked and committed to the repository. The .gitignore file includes a rule to ignore everything except for the .gitignore file itself and the .tmux.conf file.
2024-01-15 16:25:42 +01:00