diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ main .gdb_history .nn* +vgcore* +*.cs +compile_commands.json +.cache |
![]() |
index : sinitax/mnist-c | |
| MNIST digit recognition neural network in C | Louis Burda |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,7 @@ main .gdb_history .nn* +vgcore* +*.cs +compile_commands.json +.cache |