67e1341692
fix template type add .idea to .gitignore Change-Id: I723efef639ac2a683329a9a1fb77c6b815f04b7c
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
build
|
|
.tox
|
|
.venv
|
|
*.egg*
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
.testrepository
|
|
#IntelJ Idea
|
|
.idea/ |