mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 15:55:17 -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
|
||||
.vscode
|
||||
# IntelliJ-based IDEs configuration folder (e.g. GoLand)
|
||||
.idea
|
||||
|
||||
# Debug and testing files
|
||||
debug/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue