mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
Add JetBrains IDE files to .gitignore (#1094)
For reference, this exists in other godotengine repositories. Examples: * https://github.com/godotengine/godot/blob/master/.gitignore#L157 * https://github.com/godotengine/godot-docs/blob/master/.gitignore#L52
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -21,3 +21,6 @@ mono_crash.*.json
|
||||
.DS_Store
|
||||
*~
|
||||
*.blend1
|
||||
|
||||
# Jetbrains IDE files
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user