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