mirror of
https://github.com/spicetools/spicetools.git
synced 2026-03-21 18:04:17 -05:00
16 lines
162 B
Plaintext
16 lines
162 B
Plaintext
# JetBrains IDEs
|
|
.idea
|
|
.idea_modules
|
|
*.iws
|
|
|
|
# CMake
|
|
cmake-build*
|
|
|
|
# user config
|
|
build_all.local.sh
|
|
build_docker.local.sh
|
|
|
|
# output from build script
|
|
bin/*
|
|
dist/*
|