Sets up the basic project structure, including configuration files, source code directories, and a default .gitignore. Configures the engine for optimal rendering and input settings.
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
# Default ignored files
|
|
/shelf/
|
|
/workspace.xml
|
|
# Rider ignored files
|
|
/modules.xml
|
|
/contentModel.xml
|
|
/projectSettingsUpdater.xml
|
|
/.idea.M4_CPP.iml
|
|
# Editor-based HTTP Client requests
|
|
/httpRequests/
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|