Update .gitignore for languages (#488)

* improve server side command line input

* prevent multiline logs from covering typed commands

* reduce text in console

* resolve conflicts caused by multilanguage

* Update .gitignore for languages
This commit is contained in:
memetrollsXD 2022-05-03 23:31:30 +02:00 committed by GitHub
parent 1452c0565b
commit ded4c76e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -65,3 +65,5 @@ mitmdump.exe
mongod.exe
/src/generated/
/*.sh
language/
languages/