godot-steering-ai-framework/.gitignore

33 lines
295 B
Plaintext
Raw Permalink Normal View History

2023-01-13 10:46:36 +01:00
.import/
engine
pandemonium_engine
modules/*
logs/*
*.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__/*