[Trivial] Update gitignore file
authorDonghak PARK <donghak.park@samsung.com>
Thu, 23 Nov 2023 13:50:41 +0000 (22:50 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 28 Nov 2023 23:06:57 +0000 (08:06 +0900)
commit4a1bb0ecf6899dd803c4fc7f6e532909b57e1955
tree2577f606c7bba14bcf37a3d31ef8c2c9b3026056
parentec43c9e356934de2af265b74224c33ba0741ac1f
[Trivial] Update gitignore file

**Update gitignore file**

The current build process involves downloading the necessary encoder,
ctre-unicode, and json files for running LLM from an external repository
which is not tracked within the nntrainer repo.

In order to prevent developers from accidentally uploading
these files upstream and to make the process more convenient,
we will be updating the gitignore file.

**Changes proposed in this PR:**
- Update gitignore file

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <donghak.park@samsung.com>
.gitignore