kopia lustrzana https://github.com/cirospaciari/socketify.py
add node_modules and yarn.lock on gitignore
rodzic
836bc4501d
commit
aa11d8bd58
|
@ -2,4 +2,6 @@ __pycache__
|
||||||
/src/socketify.egg-info
|
/src/socketify.egg-info
|
||||||
/build
|
/build
|
||||||
/dist
|
/dist
|
||||||
*.o
|
*.o
|
||||||
|
node_modules/
|
||||||
|
yarn.lock
|
Ładowanie…
Reference in New Issue