mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 07:40:10 +01:00
Build Revision Info Added
Travis now overwrites RevisionIdent.h to place a commit reference into the Build Info of the AboutDialog I also added .opensdf to .gitignore.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,6 +15,7 @@
|
||||
*.log
|
||||
*.tlog
|
||||
*.ipch
|
||||
*.opensdf
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
@@ -40,3 +41,5 @@
|
||||
*.out
|
||||
*.app
|
||||
win/resetPrefs.txt
|
||||
src/RevisionIdent.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user