Add idea/ and pl executable to gitignore.
This commit is contained in:
parent
5226640fb6
commit
03920147d4
|
@ -4,5 +4,7 @@ tags
|
|||
|
||||
*.swp
|
||||
*.vims
|
||||
pl
|
||||
|
||||
node_modules/
|
||||
.idea/
|
||||
|
|
Loading…
Reference in New Issue