EG/RenderPipelineFile/rpcore/native/.gitignore
2025-12-12 16:16:15 +08:00

20 lines
275 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