SCAPI/.gitignore
BugisoftRSG 466edec3a3
Release
2023-08-09 12:43:03 +02:00

15 lines
136 B
Plaintext

# IDE
.vs/
.vscode/*
!.vscode/launch.json
.cache/
# output directory
build/
out/
__pycache__/
# precompiled headers
*.ipch
*.gch
*.pch