History log of /haiku/.gitignore (Results 1 – 15 of 15)
Revision Date Author Comments
# 3634f142 27-Nov-2023 Alexander von Gluck IV <kallisti5@unixzen.com>

docs/develop/ide: A quick guide for haiku code completion

* Works under a Linux "cross-compile" environment
* We can't check in compile_commands.json unforunetly because it
highly depends on your

docs/develop/ide: A quick guide for haiku code completion

* Works under a Linux "cross-compile" environment
* We can't check in compile_commands.json unforunetly because it
highly depends on your build environment
* An in-tree .clangd is a thing, but our includes are complex
and directory-spefific.
* Thanks to Pulkomandy for adding the flag to jam to do this!

Change-Id: I3be4084c43f7b822bb04ea7ec527c5fbe03d7289
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7158
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>

show more ...


# 7d85c2be 21-Nov-2023 Humdinger <humdinger@mailbox.org>

Add .genio of the Genio IDE to .gitignore

Change-Id: I9397bef0ab05b1a12d234e5c52da8e88e54571ff
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7119
Reviewed-by: Alex von Gluck IV <kallisti5@unixz

Add .genio of the Genio IDE to .gitignore

Change-Id: I9397bef0ab05b1a12d234e5c52da8e88e54571ff
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7119
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>

show more ...


# 4d035995 31-May-2021 Adrien Destugues <adrien.destugues@viveris.fr>

gitignore: Add Visual Studio Code and IntelliJ IDEA configuration directories

Co-authored-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Change-Id: Ibed5c5be410bf61d36dc12dce74d9bc1706f2b0a
Rev

gitignore: Add Visual Studio Code and IntelliJ IDEA configuration directories

Co-authored-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Change-Id: Ibed5c5be410bf61d36dc12dce74d9bc1706f2b0a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4039
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>

show more ...


# a4f86e7f 18-Jun-2016 Augustin Cavalier <waddlesplash@gmail.com>

.gitignore: Ignore .DS_Store (Mac OS X directory attribute files).

Split off from the next commit.


# 1b509801 19-Jun-2015 Augustin Cavalier <waddlesplash@gmail.com>

.gitignore: add .pyc and .pyo files.


# ad5bbfb8 23-Aug-2014 Fredrik Holmqvist <fredrik.holmqvist@gmail.com>

Update ACPICA to 20140724.

Previous update was 20121018. So it was about time don't you think? I think so :)

* ACPI 5.1 is fully supported in ACPICA as of this release.

Changes are so many that I

Update ACPICA to 20140724.

Previous update was 20121018. So it was about time don't you think? I think so :)

* ACPI 5.1 is fully supported in ACPICA as of this release.

Changes are so many that I can just point to the Changelog:
https://acpica.org/sites/acpica/files/changes_13.txt

Here is the work in progress: http://instagram.com/p/sCxrHnh2sU/

show more ...


# d229280a 02-Feb-2014 Jonathan Schleifer <js@webkeks.org>

.gitignore: Remove the NFD entry

The correct way is to set precomposeunicode = true in .git/config so
that git handles NFC vs. NFD. Not sure what a good place to document
that would be, though.


# 0ff602f5 19-Dec-2013 Stephan Aßmus <superstippi@gmx.de>

Fixed typo in comment


# 0485942c 19-Dec-2013 Jonathan Schleifer <js@webkeks.org>

gitignore: Ignore NFC vs NFD on OS X.


# cc467a28 30-Jul-2012 Ryan Leavengood <leavengood@gmail.com>

Remove .swp file, and add a rule to ignore them in .gitignore.


# 79d286a5 21-Jan-2012 czeidler <haiku@clemens-zeidler.de>

Ignore KDE backup files.


# 6d367d36 20-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Ignore build/user_config_headers


# 38156af0 16-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Added .gitignore


# 253e6eeb 20-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Ignore build/user_config_headers


# efec892e 16-Jun-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Added .gitignore