node-gamedig/.gitignore
CosminPerRam 0481be22f8
Add Deno to CI (#377)
* Add Deno to CI

* Remove lint and comments from ci file

* Replace test by compile

* Specify to build bin/gamedig and ignore the resulting exe
2023-10-10 13:06:20 +03:00

7 lines
81 B
Plaintext

/node_modules
/npm-debug.log
/*.iml
/.idea
# Deno bin/gamedig executable
gamedig