1
0
mirror of https://github.com/Relintai/mono_sample.git synced 2025-04-09 21:12:40 +02:00
mono_sample/.gitignore

40 lines
392 B
Plaintext

engine
pandemonium_engine
modules/*
logs/*
__pycache__/**
*.pyc
.mono/
mono_crash.*.json
mono_crash.*.blob
*.d
*.o
*.meta
game/.import/**
game/.prop_tool_temp/**
.sconsign.dblite
.DS_Store
export/**
release/**
.vs/*
.kdev4/*
.vscode/*
TestRWTextures
_build/*
_binaries/*
game/android/build/*
*.blend1
.dir-locals.el
build.config
__pycache__/*