1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-01 17:36:28 +02:00

Add .vscode to gitignore

This commit is contained in:
Omar Brikaa 2022-01-28 11:43:56 +02:00
parent 9057e3c8d1
commit fe7f66a754

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
data/
.piston_env
node_modules
.vscode/