Age | Commit message (Collapse) | Author | Files | Lines |
|
GCC does not support in-tree builds at the moment, so .gitignore
concealing artifacts of accidental in-tree ./configure run may cause
confusion. Un-ignore config.h, which is known to break the build.
ChangeLog:
* .gitignore: Do not ignore config.h.
|
|
ChangeLog:
* .gitignore: Ignore vim swap files
|
|
ChangeLog:
* .gitignore: Add entry for cscope.out.
|
|
* .gitignore: Sync with binutils-gdb
|
|
ChangeLog:
* .gitignore: Add cache as clangd uses it now.
|
|
Installed as obvious.
ChangeLog:
* .gitignore: Add .clang-tidy.
|
|
2019-08-28 Martin Liska <mliska@suse.cz>
* .gitignore: Add .clangd and compile_commands.json
to .gitignore.
From-SVN: r275004
|
|
From-SVN: r240055
|
|
* .gitignore: Add .clang-format to ignored files.
* Makefile.in: Add clang-format.
* Makefile.tpl: Likewise.
* clang-format: New file.
From-SVN: r230601
|
|
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
|
|
From-SVN: r211815
|
|
From-SVN: r195087
|