Commit Graph

38 Commits

Author SHA1 Message Date
136919fc19
Ignore generaed translation files 2020-10-18 17:45:32 +02:00
b5761ea443
Update gitignore, clean up git status
* allow for a "local" folder with stuff that git does not list
* ignore local Lua scripts
* ignore icon tool binary
2020-02-23 21:11:47 +01:00
Nikolaus Gullotta
4b5391b7be add .vscode editor data to gitignore 2019-08-28 10:07:41 -05:00
c3acf2bf22 git ignore patch-error/orig files 2017-09-29 21:05:39 +02:00
dd57b33b26 remove and ignore intermediate generated documentation files
..until someone steps up and wants to use those for auto-complete etc.
2016-04-12 13:55:09 +02:00
6188315791 Add small llvm/libclang util to exctract doxygen comments 2016-03-24 22:54:20 +01:00
ebcd8f696c remove gtk2_ardour/*.bindings from .gitignore 2016-02-22 15:31:22 -05:00
590cae90b1 ignore generated appdata file 2015-12-15 08:41:03 +01:00
51f58eb977 git ignore appdata translation(s) 2015-11-23 22:52:47 +01:00
0367aa5825 remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
b84b0bfdff clean up after ourselves 2014-11-11 15:35:06 +01:00
a4cc49350c Add some new modules, needed for building the VST scanner app with MSVC 2014-11-04 13:23:14 +00:00
6f1d0b07ce git ignore OSX packaging 2014-10-19 23:13:41 +02:00
bdeae57e3f Add the removed files to '.gitignore' 2014-08-01 09:26:19 +01:00
a9cdd5f2c8 ignore libcanvas version files 2014-02-19 23:29:35 -05:00
600b6e9c85 ignore more translation-related files 2014-02-19 23:28:46 -05:00
0deb5e1509 ignore vgcore.* files as well as core 2014-02-19 23:27:22 -05:00
e3aed9a983 ignore core.* files as well as core 2014-02-19 23:26:57 -05:00
3fb18593c6 'libs/taglib' - Remove 2 further symlinks which needn't be under git control 2013-07-23 16:57:27 +01:00
227380ea0c 'libs/taglib' - Remove 52 x symlinks which needn't be under git control 2013-07-23 08:12:00 +01:00
dc491cffdb Use common test function to create temporary session 2013-07-11 11:11:45 -04:00
Julien de Kozak
eb7a85b8f9 Set the revision mechanism independent from the VCS name 2013-03-18 20:13:05 +01:00
Julien de Kozak
62f1ed054b Add KDevelop file project extension to the list of ignored files 2013-03-18 20:12:19 +01:00
23d1e370a0 fix typo in ignore file 2013-03-17 23:16:09 +01:00
Sakari Bergen
2d081e43e1 Ignore .waf3-* also (probably caused by python3?) 2013-03-17 11:47:10 +02:00
2037820668 update gitignore file using svn ignore info 2013-03-12 17:44:10 +01:00
Carl Hetherington
66398a7e16 Add a couple of things to .gitignore.
git-svn-id: svn://localhost/ardour2/branches/3.0@12024 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-18 22:27:49 +00:00
Carl Hetherington
3a1af63fed Save and Delete buttons for plugin presets, remove largely useless edit plugin presets dialog. Should fix #2662.
git-svn-id: svn://localhost/ardour2/branches/3.0@8278 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-15 01:06:57 +00:00
Carl Hetherington
fc611af4b4 Ignore core files.
git-svn-id: svn://localhost/ardour2/branches/3.0@7253 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-11 00:31:40 +00:00
Carl Hetherington
307e82f9be Ignore ebrowse files.
git-svn-id: svn://localhost/ardour2/branches/3.0@6907 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-04-15 13:55:18 +00:00
Carl Hetherington
6d3dfd0ded Add config_text.cc
git-svn-id: svn://localhost/ardour2/branches/3.0@6455 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-05 14:56:51 +00:00
Carl Hetherington
015fc7b39f First stage of options rework.
- Split Configuration into RCConfiguration and SessionConfiguration;
the first for options which are saved to .rc files and the second
for options which are saved in a session file.

- Move some options from the old `master' Configuration object into
SessionConfiguration; this needs more refinement.

- Reflect many RCConfiguration options in an expanded Edit->Preferences
dialog; my intention is to remove the corresponding menu items
eventually.



git-svn-id: svn://localhost/ardour2/branches/3.0@5075 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-05-14 00:13:27 +00:00
Carl Hetherington
b28bc3b43e Add some missing entries.
git-svn-id: svn://localhost/ardour2/branches/3.0@5008 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-04-29 16:01:41 +00:00
Carl Hetherington
2c7b27d7ae Fix up ardev etc. scripts so that they can be run from any directory.
git-svn-id: svn://localhost/ardour2/branches/3.0@4704 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-27 21:16:02 +00:00
Hans Baier
f5e9ba21c3 * .gitignore
git-svn-id: svn://localhost/ardour2/branches/3.0@4616 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-17 16:42:22 +00:00
Carl Hetherington
3756ffbdc4 Add some more bits to .gitignore.
git-svn-id: svn://localhost/ardour2/branches/3.0@4400 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-01-11 17:41:12 +00:00
Carl Hetherington
e9f5eb34a7 Remove libs/gtkmm2 from .gitignore. Sorry if someone has a good reason to have it in there...
git-svn-id: svn://localhost/ardour2/branches/3.0@4399 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-01-11 17:09:08 +00:00
7002aebbda add .gitignore for the latest RCS freaks
git-svn-id: svn://localhost/ardour2/branches/3.0@3891 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-08 20:20:02 +00:00