diff options
author | BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | 2022-04-23 17:21:41 -0400 |
---|---|---|
committer | BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | 2022-04-24 12:25:01 -0400 |
commit | ea03802d0dca7232994515dba6aef2ce452cd342 (patch) | |
tree | 3e949c5cbd883064ff0c82c8df3410246c530d12 /.gitignore | |
parent | Unhardcode qml (diff) | |
download | nheko-ea03802d0dca7232994515dba6aef2ce452cd342.tar.xz |
[skip ci] update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2129de34..ff66a5e6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ cscope* /.exrc .gdb_history .hunter +resources/complete-emoji.txt # GTAGS GTAGS |