فهرست منبع

chore: add dict.h and utf8.c to .gitignore

This will not change the trace status of these two files,
but it will allow some shell tools to stop caring about them.

This can reduce some of the distractions of development work.
dzp 3 سال پیش
والد
کامیت
31c18fa4c3
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -7,3 +7,5 @@ src/*.o
 src/tt++
 src/.cache/
 src/compile_commands.json
+src/utf8.c
+src/dict.h