mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-26 08:45:19 -04:00
Add .idea to .gitignore
This commit is contained in:
parent
8e44eb7ea5
commit
4e93c1a6c2
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue