gitignore : ignore ppl-*.txt files

This commit is contained in:
Georgi Gerganov 2023-04-19 19:31:44 +03:00
parent ad7007aa21
commit e582f2ad60
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

15
.gitignore vendored
View file

@ -1,11 +1,15 @@
*.o
*.a
.DS_Store
.build/
.cache/
.direnv/
.envrc
.swiftpm
.venv
.vs/
.vscode/
.DS_Store
.build/
build/
build-em/
build-debug/
@ -30,12 +34,9 @@ models/*
arm_neon.h
compile_commands.json
.envrc
.direnv/
.venv
__pycache__
.swiftpm
zig-out/
zig-cache/
ppl-*.txt