diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ef520c8..86c3228 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +build/ +PanGemma.make +gemma.make +gemmalib.make +Makefile +gdb.txt +*.prof *.o *.tar.gz src/Eigen @@ -12,3 +19,4 @@ doc/manual.log doc/manual.out doc/manual.toc contrib/ +.aider* |
