gitignore: add Idea's *.iml files
This commit is contained in:
parent
ac73288cef
commit
abda37fee9
|
@ -10,6 +10,7 @@
|
|||
*.pid
|
||||
*.swp
|
||||
*.swo
|
||||
*.iml
|
||||
node_modules
|
||||
checkstyle.xml
|
||||
loopback-boot-*.tgz
|
||||
|
|
Loading…
Reference in New Issue