Commit graph

16 commits

Author SHA1 Message Date
Paweł ffc69a83ff
Add .cache to gitignore (#3507)
While compiling with `cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=YES` cmake can create a bunch of files in `.cache/`, indexing all codebase, allowing coc.nvim to make use of it, giving full rich autocompletion with all definitions etc. on NeoVim
2022-01-14 23:35:23 +00:00
pajlada e00938dfde
Add support for CMake (buildsystem generator) (#2468)
Co-authored-by: Edgar <Edgar@AnotherFoxGuy.com>
2021-03-28 16:58:51 +02:00
gempir 80e84b1d8a
Commands are now saved upon pressing Ok in the settings window (#2016)
Commands are now saved upon pressing the Ok Button in the settings window, similar to the rest of the settings.
2020-10-04 13:02:29 +02:00
Rasmus Karlsson 140a9e4352 Update .gitignore build ignores so it only ignores folders 2019-07-21 12:18:41 +02:00
fourtf 1d682c4a93 added add split button 2018-09-04 21:39:54 +02:00
Rasmus Karlsson d9c0d37bd2 Ignore /build/ folder 2018-05-06 14:16:16 +02:00
coral 0e8b50c4e9 New setting menu icons! (#189)
* LUL

* Added system icon for OSX
2018-01-02 03:44:52 +01:00
Rasmus Karlsson c8c65f8f09 ignore Thumbs.db file 2017-09-24 18:13:44 +02:00
fourtf ca65e543ec Added code for ubuntu color style 2017-08-17 14:52:41 +02:00
fourtf 64211268ba updated .gitignore for vim 2017-08-05 17:00:37 +02:00
Rasmus Karlsson 1296aac245 ignore gdb history file 2017-07-28 19:43:14 +02:00
Rasmus Karlsson 6898f9c2db update gitignore 2017-06-10 22:33:24 +02:00
Rasmus Karlsson 548fbe5866 rename twitchaccount file to twitchuser to match class name 2017-05-30 15:22:44 +02:00
Rasmus Karlsson 5614322a08 Add chatterino binary file to .gitignore 2017-05-27 15:38:26 +02:00
Rasmus Karlsson 8527219b53 Ignore generated files 2017-05-27 14:58:47 +02:00
fourtf 39c59e1df7 Initial commit 2016-12-29 17:18:13 +01:00