mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 16:09: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
|
||||
*.slo
|
||||
*.lo
|
||||
|
Loading…
x
Reference in New Issue
Block a user