mirror of
https://github.com/godotengine/godot-interactive-changelog.git
synced 2025-12-31 01:49:28 +03:00
13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
# Environment variables.
|
|
.env
|
|
|
|
# Project folders.
|
|
node_modules/
|
|
out/
|
|
temp/
|
|
logs/
|
|
|
|
# Development environments.
|
|
.idea/
|
|
.vscode/
|