mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-23 05:41:19 -05:00
Add .idea to .gitignore
This commit is contained in:
parent
8e44eb7ea5
commit
4e93c1a6c2
3
.gitignore
vendored
3
.gitignore
vendored
@ -24,6 +24,9 @@ bootstrapper-*
|
|||||||
|
|
||||||
# VS Code configuration folder
|
# VS Code configuration folder
|
||||||
.vscode
|
.vscode
|
||||||
|
# IntelliJ-based IDEs configuration folder (e.g. GoLand)
|
||||||
|
.idea
|
||||||
|
|
||||||
# Debug and testing files
|
# Debug and testing files
|
||||||
debug/
|
debug/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user