diff --git a/.gitignore b/.gitignore index 8357380..3afd769 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,8 @@ $RECYCLE.BIN/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -67,3 +68,6 @@ Network Trash Folder Temporary Items .apdisk +.env +*.key +id_* \ No newline at end of file