karpathy / convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
MIT License
10.8k stars 2.04k forks source link

gitignore convnet output files #94

Open KaeyangTheG opened 6 years ago

KaeyangTheG commented 6 years ago

Unless we want to git track the output of the ant build (convnet.js and its minifed version) we should probably gitignore them