fixing indentations and adding to gitignore

This commit is contained in:
2026-05-10 19:07:08 -04:00
parent f41a059b8d
commit 5882be39d7
13 changed files with 171 additions and 47 deletions
+14
View File
@@ -10,3 +10,17 @@
# Python
__pycache__/
*.pyc
# LibreOffice lock files (e.g. .~lock.MikeEberlein_Resume.docx#)
.~lock.*#
# Linux temp / editor files
*~
.*.swp
.*.swo
*.bak
*.tmp
.fuse_hidden*
.nfs*
.directory
.Trash-*