Commit Graph

7 Commits

Author SHA1 Message Date
Gustavo Ramos Rehermann
766be2624c
Add compile_commands.json CMake script, and Lapce runners (#302)
* Add Lapce runner to run CMake

This is necessary to generate the compile_commands.json file which
clangd uses to be able to load libaries like gtkmm.

* Move compile_commands generation script into separate file

* Add more Lapce run settings

* Set execute bit on gen_compile_commands.sh

* Move Lapce run files to .lapce
2024-06-26 16:41:11 -04:00
TheMorc
84bb27b272 .gitignore: ignore macOS resource forks 2023-08-25 11:22:35 +02:00
Adrian Schollmeyer
da27c67e6b
Remove zipped resource archive in repo (#74)
* res: Remove zipped archive

This was probably added by accident.

* gitignore: Ignore archive files

Archives don't belong in the repo, so make sure they don't get
accidentally added again.
2022-05-23 16:55:27 +00:00
ouwou
193c2b7912 update .gitignore 2021-05-24 22:39:10 -04:00
ouwou
76cbaa377d add more css selectors 2020-09-09 18:32:45 -04:00
ouwou
3c3fe3b9f7 settings, token entry, receive READY 2020-08-19 01:07:55 -04:00
ouwou
212511e29d Initial commit 2020-08-16 23:39:46 +00:00