# ignore my personal documentation
notes/

# don't include the CAM output files; they are quite transient and can be regenerated
3D-printer-STL/

# don't include my stock components, they are duplicated here for convenience
components/

# don't include rendered images yet, this might come later
renderings/

# ignore files only present on web checkout
.htaccess

# ignore text editor backups
*~

# ignore MacOS cruft
.DS_Store

# ignore SolidWorks backups
~$*.SLDPRT
~$*.SLDASM

