fixing indentations and adding to gitignore
This commit is contained in:
+14
@@ -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-*
|
||||
|
||||
Reference in New Issue
Block a user