Exclude .app from Git
This commit is contained in:
parent
0a1d9c570f
commit
83b44a8cef
|
|
@ -4,6 +4,7 @@
|
||||||
*.bak
|
*.bak
|
||||||
*.xxd
|
*.xxd
|
||||||
*.exe
|
*.exe
|
||||||
|
*.app
|
||||||
*.bmp
|
*.bmp
|
||||||
*.lproj
|
*.lproj
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue