mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:00 -04:00
17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
# PhpStorm
|
|
.idea
|
|
|
|
# General files
|
|
*~
|
|
*.DS_STORE
|
|
|
|
# Dependency managers
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
# Build files
|
|
public/dist/
|
|
|
|
# Local config
|
|
.options.json
|