diff --git a/.gitignore b/.gitignore index 5d4d8f7..59c4b9f 100644 --- a/.gitignore +++ b/.gitignore @@ -21,21 +21,22 @@ $RECYCLE.BIN/ # OSX # ========================= -.DS_Store -.AppleDouble -.LSOverride - -# Icon must ends with two \r. -Icon - -# Thumbnails -._* - -# Files that might appear on external disk -.Spotlight-V100 -.Trashes +.DS_Store +.AppleDouble +.LSOverride + +# Icon must ends with two \r. +Icon + + +# Thumbnails +._* + +# Files that might appear on external disk +.Spotlight-V100 +.Trashes # Portal 2 stuff -.vmx -.log -.prt \ No newline at end of file +*.vmx +*.log +*.prt