MetaCoreEngineV2/rpcore/native/.gitignore
2026-01-13 17:06:06 +08:00

20 lines
256 B
Plaintext

# Prefab gitignore which can be used by the user to ignore the files generated
# by the module builder
*.pyd
*.pyc
*.so
*.pdb
# Various output names
win_*/
linux_*/
source/interrogate*
# Source and script files
scripts/
CMakeLists.txt
build.py
LICENSE