diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-03-23 19:05:20 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-03-23 19:05:20 +0100 |
commit | 0b12949fbadae1df31989affdae54af33f6a58ce (patch) | |
tree | 3386f890fbfbb74e90e27d69c2831484304fd4de /.gitignore | |
parent | aebabed4d9b16eeac9c307e762767a3fd296003a (diff) |
Add unicode/gbrk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .cache/ +data/ *.[ao] *.so compile_commands.json |