Commit Graph

23 Commits

Author SHA1 Message Date
Sanchayan Maity efdebf6d6f
git/ignore: Ignore ncmpcpp error log 2024-03-27 20:08:54 +05:30
Sanchayan Maity 129c16f1ff
git/ignore: Ignore local fd ignore files
fd ignore file in XDG_CONFIG_HOME does not seem to work.
https://github.com/sharkdp/fd/issues/763
2024-02-23 21:28:17 +05:30
Sanchayan Maity 8027f7fbf3
git/ignore: Ignore local cabal project files & ghci history 2023-12-26 16:52:03 +05:30
Sanchayan Maity 620540000a
git/ignore: Ignore GHC environment files generated by cabal build 2023-05-19 18:59:35 +05:30
Sanchayan Maity 9e0a966191
git: Clean up git ignore
We have been adding a few entries to gitignore which we wanted to
be ignored by ripgrep for search. Remove them. We will move them
to ripgrep configuration.
2023-05-09 16:19:07 +05:30
Sanchayan Maity 89bc06651e
git/ignore: Ignore node garbage 2023-04-07 19:54:56 +05:30
Sanchayan Maity d4a71942d0
git: ignore: Ignore cabal build directory 2023-03-04 15:30:43 +05:30
Sanchayan Maity 91cbcbe75f
git/ignore: Ignore gstreamer-sharp directory
We do not give a crap about C# and do not want results from that
in our search.
2023-01-30 11:42:54 +05:30
Sanchayan Maity 7c57397ae6
git/attributes: Treat package lock files as binary 2023-01-14 18:58:51 +05:30
Sanchayan Maity 5aec04f0cc
git/ignore: Ignore GStreamer docs directory
It is annoying when files from docs directory show up in ripgrep
searches.
2022-12-19 19:30:50 +05:30
Sanchayan Maity e3be97b0e9 tut: Add configuration for tut Mastodon TUI client
Right now all settings are at defaults.
2022-11-29 20:26:28 +05:30
Sanchayan Maity d946db650e git/ignore: Ignore GStreamer ChangeLog files
It is annoying when ChangeLog files show up in ripgrep searches.
2022-11-03 13:05:58 +05:30
Sanchayan Maity d6c36f8f9f git: ignore: Ignore compile_commands.json 2022-10-09 11:12:50 +05:30
Sanchayan Maity 16c4e4ee27 git: ignore: Ignore any private notes we use 2022-05-04 10:59:39 +05:30
Sanchayan Maity 4151be1e4b git: Ignore a work related directory 2022-01-06 15:25:10 +05:30
Sanchayan Maity 664218addb git: ignore: Ignore cargo build directories 2021-12-16 18:12:51 +05:30
Sanchayan Maity 13dbf4a8c1 git: ignore: Ignore mediasoup directories
We want ripgrep to ignore mediasoup while grepping.
2021-12-08 20:59:21 +05:30
Sanchayan Maity 34bc9978d9 git: ignore: Ignore anything which looks like gdb stuff 2021-11-17 16:15:42 +05:30
Sanchayan Maity 94aee9daf5 git: ignore: Ignore clangd cache 2021-10-13 12:12:24 +05:30
Sanchayan Maity bcf24ef5f6 git: Ignore gdb log and history files 2021-10-07 15:32:14 +05:30
Sanchayan Maity 10b835beac git: Ignore .git globally 2021-01-14 20:05:41 +05:30
Sanchayan Maity a98fca0d40 git: Ignore patch and diff files 2021-01-09 22:30:13 +05:30
Sanchayan Maity 7eeb5cf7ea git: Use a global gitignore
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-16 10:26:58 +05:30