mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
.gitignore: Adding .idea to .gitignore
This will keep all intellij IDEA IDE related files out of git. This helps contributors using IDEA IDE for development.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,3 +12,4 @@
|
||||
*.test
|
||||
tools/functional-tester/docker/bin
|
||||
hack/tls-setup/certs
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user