mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 08:59:28 +02:00
Update .gitignore for xcode build outputs
This commit is contained in:
parent
f7c2b475e7
commit
16556dd6ba
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,3 +1,18 @@
|
|||||||
|
# Mac build outputs
|
||||||
|
mac/Audacity.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
||||||
|
mac/Audacity.xcodeproj/project.xcworkspace/xcshareddata/Audacity.xccheckout
|
||||||
|
mac/Makefile
|
||||||
|
mac/confdefs.h
|
||||||
|
mac/config.status
|
||||||
|
mac/conftest.c
|
||||||
|
mac/help/
|
||||||
|
mac/images/
|
||||||
|
mac/lib-src/
|
||||||
|
mac/libtool
|
||||||
|
mac/po/
|
||||||
|
mac/src/
|
||||||
|
mac/tests/
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
*.lo
|
*.lo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user