Modifying .gitignore file to add .idea folder
To not commit jetbrains project folder Change-Id: I4ccb34558f29f60967d3c6602dff6abc31778807
This commit is contained in:
parent
3765657ec6
commit
3809cecef7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
.test
|
||||
.testrepository
|
||||
.tox
|
||||
.idea
|
||||
AUTHORS
|
||||
build/*
|
||||
ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user