update .gitignore
Add some intermediary files created during macOS build to .gitignore.
This commit is contained in:
parent
c5c0805d84
commit
b410a9dbfb
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,10 +7,10 @@ src/tp_magic_api.h
|
|||
tp-magic-config
|
||||
trans/
|
||||
*~
|
||||
TuxPaint.app
|
||||
TuxPaint*.app
|
||||
TuxPaint.dmg
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
*.dSYM
|
||||
.DS_Store
|
||||
*.thumbs
|
||||
src/po/POTFILES.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue