Delete .gitignore
Browse files- .gitignore +0 -18
.gitignore
DELETED
@@ -1,18 +0,0 @@
|
|
1 |
-
.DS_Store
|
2 |
-
.vscode
|
3 |
-
.env
|
4 |
-
.venv
|
5 |
-
.swp
|
6 |
-
dist
|
7 |
-
ollama
|
8 |
-
ggml-metal.metal
|
9 |
-
.cache
|
10 |
-
*.exe
|
11 |
-
.idea
|
12 |
-
test_data
|
13 |
-
*.crt
|
14 |
-
llm/build
|
15 |
-
build/*/*/*
|
16 |
-
!build/**/placeholder
|
17 |
-
llama/build
|
18 |
-
__debug_bin*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|