mirror of
https://github.com/Relintai/mono_sample.git
synced 2024-11-08 10:12:14 +01:00
36 lines
344 B
Plaintext
36 lines
344 B
Plaintext
engine
|
|
pandemonium_engine
|
|
modules/*
|
|
logs/*
|
|
|
|
__pycache__/**
|
|
|
|
*.pyc
|
|
|
|
*.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__/* |