Benjamin Drung
241f1014e5
.gitignore: Ignore executables without extension
...
The final audacity binary and other binaries do not carry any extension
on Linux. Thus add these binaries to .gitignore.
2016-05-14 17:53:59 +02:00
Benjamin Drung
44dc0ce951
.gitignore: Ignore more files generated by autotools
2016-05-14 17:53:59 +02:00
Benjamin Drung
fb711791fb
.gitignore: Ignore compiled translation files
2016-05-14 17:53:59 +02:00
Benjamin Drung
db31b05b89
.gitignore: Ignore files generated by autotools
...
Autotools generates some helpers file as well as it creates files from
templates (e.g. audacity.desktop). Add these files to .gitignore to not
commit them.
2016-05-14 13:38:41 +02:00
henric
09361b56fd
Ignore Visual Studio .vcxproj.user files.
2016-04-24 18:51:42 -07:00
Paul Licameli
16556dd6ba
Update .gitignore for xcode build outputs
2016-04-11 07:47:46 -04:00
James Crook
1deafa1fe8
Exclude help files pulled from wiki.
2015-11-08 00:18:01 +00:00
Leland Lucius
fd87bd6ea9
Disable auto-creation of Xcode schemes
2015-08-10 02:20:14 -05:00
Leland Lucius
ebc801f864
Revert "Disable autocreation of Xcode schemes"
...
This reverts commit c15ca44eff4137f3be422f3dcc469c7dfd7d53d8.
2015-08-10 02:18:29 -05:00
Leland Lucius
c15ca44eff
Disable autocreation of Xcode schemes
2015-08-10 02:02:50 -05:00
Leland Lucius
582ee7b45e
Cleanup Mac build and subdirectory
2015-07-21 18:45:35 -05:00
Paul Licameli
365534366d
Add *~ to .gitignore
2015-06-19 20:34:03 -04:00
Leland Lucius
56e8f577bc
Additional items to ignore
2015-04-26 16:37:44 -05:00
James Crook
45523f4972
.sal files no longer automatically added.
2015-04-24 16:50:47 +01:00
Leland Lucius
d344ff8f88
Updating new Xcode project
...
This provides additional improvements and updates for building
Audacity using Xcode 5.1 or above.
The whole configure/makefile system is no longer used during
normal builds. During library additions/updates it used to
regenerated the headers in mac/config.
2015-04-21 16:59:01 -05:00
James Crook
291a465a76
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.
2015-04-09 20:41:21 +01:00
James Crook
937b0ed0c2
Added .gitignore and branches.txt
2015-04-05 22:24:06 +01:00