Commit Graph

10 Commits

Author SHA1 Message Date
prathamesh.kulkarni 2898a02fd5 Add cscope.out to git ignore.
ChangeLog:

	* .gitignore: Add entry for cscope.out.
2021-06-24 16:51:40 +05:30
Simon Marchi cf44255583 Sync .gitignore with binutils-gdb
* .gitignore: Sync with binutils-gdb
2020-12-02 11:04:01 -07:00
Martin Liska 82e44f5ce8 Add .cache to git ignore.
ChangeLog:

	* .gitignore: Add cache as clangd uses it now.
2020-11-16 12:52:43 +01:00
Martin Liska 1432bc3681
Add .clang-tidy to git ignored.
Installed as obvious.

ChangeLog:

	* .gitignore: Add .clang-tidy.
2020-06-12 16:03:02 +02:00
Martin Liska 91eed5f281 Add .clangd and compile_commands.json to .gitignore.
2019-08-28  Martin Liska  <mliska@suse.cz>

	* .gitignore: Add .clangd and compile_commands.json
	to .gitignore.

From-SVN: r275004
2019-08-28 19:33:28 +00:00
Jason Merrill 51389084ec .gitignore: Ignore in-tree prerequisites.
From-SVN: r240055
2016-09-09 17:20:55 -04:00
Martin Liska daa53f38ee Add clang-format config to contrib folder
* .gitignore: Add .clang-format to ignored files.
	* Makefile.in: Add clang-format.
	* Makefile.tpl: Likewise.
	* clang-format: New file.

From-SVN: r230601
2015-11-19 12:32:09 +00:00
Yury Gribov c3e1e6936a Local Vim config with GNU formatting.
2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
	    Yury Gribov  <y.gribov@samsung.com>
    
/
	* .gitignore: Added .local.vimrc and .lvimrc.
	* Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
	* Makefile.in: Regenerate.

contrib/
	* vimrc: New file.

From-SVN: r218514
2014-12-09 13:45:47 +00:00
Richard Henderson 29d0a43c96 Ignore gcc_update output
From-SVN: r211815
2014-06-18 17:47:18 -07:00
Jason Merrill 7900ea7d99 * .gitignore: Import from gdb repository.
From-SVN: r195087
2013-01-10 10:48:46 -05:00