mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2025-09-05 14:50:41 +00:00
version 2
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,6 +1,14 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
# Editors
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
test/bundle.js
|
||||
lib
|
||||
# Node
|
||||
node_modules/
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# Build
|
||||
lib
|
||||
dist
|
||||
.cache
|
||||
src/*.js
|
Reference in New Issue
Block a user