diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,6 +10,7 @@ /applet/ectester.cap /applet/ectester221.cap /applet/ectester222.cap +/applet/ectester304.cap # Test runs in /dist /dist/*.default @@ -38,4 +39,4 @@ # Python stuff /util/__pycache__/ -/util/.ipynb_checkpoints/
\ No newline at end of file +/util/.ipynb_checkpoints/ |
