Skip to content
Snippets Groups Projects
.gitignore 144 B
# SPDX-FileCopyrightText: 2022 Thomas Kramer
#
# SPDX-License-Identifier: CC0-1.0

*.pyc
*_nda.py
*/.idea
*.scad
*.gds
*.so
.idea/
dist/
build/