add iml files to gitignore
This commit is contained in:
parent
f3d00953c8
commit
9679081815
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
# phpstorm project files
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
# netbeans project files
|
||||
nbproject
|
||||
@ -38,4 +39,4 @@ phpunit.phar
|
||||
/backend/web/giro/megbizas/**
|
||||
!/backend/web/giro/megbizas/.gitkeep
|
||||
/backend/web/giro/valasz/**
|
||||
!/backend/web/giro/valasz/.gitkeep
|
||||
!/backend/web/giro/valasz/.gitkeep
|
||||
|
||||
Loading…
Reference in New Issue
Block a user