Skip to content

Instantly share code, notes, and snippets.

hello world

@grallc
grallc / .gitignore
Last active March 15, 2019 17:20
PHPStorm + NodeJS + VSCode .gitignore
# Node
node_modules
build
npm-debug.log
.env
package-lock.json
# PHPStorm
.idea/