Remove icon.
This is what was messing up my most recent project.
This commit is contained in:
parent
e4ff3d8f2c
commit
ac9ea7e5fa
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
|
|
||||||
# Icon must ends with two \r.
|
|
||||||
Icon
|
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
|
|
||||||
|
@ -16,3 +13,5 @@ Icon
|
||||||
|
|
||||||
# Vim Stuff
|
# Vim Stuff
|
||||||
*.swp
|
*.swp
|
||||||
|
GoToFile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue