mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 18:11:39 +01:00
14 lines
107 B
Plaintext
14 lines
107 B
Plaintext
# Editors
|
|
.vscode
|
|
.idea
|
|
|
|
# Node
|
|
node_modules/
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# Build
|
|
lib
|
|
dist
|
|
.cache
|
|
src/*.js |