mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 09:08:44 +02:00
Additional items to ignore
This commit is contained in:
parent
7a85fd1b8e
commit
56e8f577bc
10
.gitignore
vendored
10
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
*.pyc
|
||||
|
||||
# Other unwanted files.
|
||||
*.suo
|
||||
@ -47,9 +48,16 @@
|
||||
.DS_Store
|
||||
project.xcworkspace
|
||||
xcuserdata
|
||||
|
||||
*.xcconfig
|
||||
mac/Info.plist.h
|
||||
|
||||
# Windows specific
|
||||
win/Debug
|
||||
win/Release
|
||||
win/Projects/*/Debug
|
||||
win/Projects/*/Release
|
||||
|
||||
# Misc
|
||||
src/RevisionIdent.h
|
||||
win/resetPrefs.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user