Add idea/ and pl executable to gitignore.

This commit is contained in:
Sage Vaillancourt 2022-03-26 12:59:35 -04:00
parent 5226640fb6
commit 03920147d4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,5 +4,7 @@ tags
*.swp
*.vims
pl
node_modules/
.idea/