SCAPI/.gitignore

15 lines
136 B
Plaintext
Raw Permalink Normal View History

2023-08-09 18:43:03 +08:00
# IDE
.vs/
.vscode/*
!.vscode/launch.json
.cache/
# output directory
build/
out/
__pycache__/
# precompiled headers
*.ipch
*.gch
*.pch