mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
add .idea dir to .gitignore
.idea directory is created by IDE's from JetBrains family
This commit is contained in:
parent
abb7ac782d
commit
d1538fa71d
3
.gitignore
vendored
3
.gitignore
vendored
@ -50,3 +50,6 @@ tmp_standalone_files
|
|||||||
# Local config
|
# Local config
|
||||||
config.local.js
|
config.local.js
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# IDE tools
|
||||||
|
.idea/
|
||||||
|
Loading…
Reference in New Issue
Block a user