lego/.gitignore
Silvio Rhatto b70018ac87
Adds additional files into .gitignore
These are generated by the build process and apparently can be safely
ignored from the repository.
2022-07-11 10:11:36 -03:00

13 lines
440 B
Plaintext

.sass-cache
__pycache__
*.pyc
.egg*
/packages/txt-to-html/lektor_txt_to_html.egg-info/
/packages/xml-to-html/lektor_xml_to_html.egg-info/
/packages/environs/environs.egg-info/PKG-INFO
/packages/envvars/lektor_envvars.egg-info/PKG-INFO
/packages/envvars/lektor_envvars.egg-info/entry_points.txt
/packages/i18n/lektor_i18n.egg-info/PKG-INFO
/packages/i18n/lektor_i18n.egg-info/SOURCES.txt
/packages/i18n/lektor_i18n.egg-info/entry_points.txt