changeset 646:7e1eb7f6c049 default tip @

misc: remove .clang
author David Demelier <markand@malikania.fr>
date Sun, 04 Feb 2024 15:24:37 +0100
parents 83781cc87fca
children
files .clang .hgignore
diffstat 2 files changed, 1 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/.clang	Sun Feb 04 15:24:00 2024 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
--I/usr/include/SDL2
--Iextern/libdt
--Iextern/libsqlite
--Iextern/libduktape
--Ilibmlk-core
--Ilibmlk-example
--Ilibmlk-rpg
--Ilibmlk-ui
--- a/.hgignore	Sun Feb 04 15:24:00 2024 +0100
+++ b/.hgignore	Sun Feb 04 15:24:37 2024 +0100
@@ -15,6 +15,7 @@
 
 # clangd
 ^\.cache
+^\.clang$
 
 # vim/emacs specific.
 ^tags$