mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 12:10:20 +00:00
23 lines
223 B
Plaintext
23 lines
223 B
Plaintext
# Editors
|
|
/.idea/
|
|
*.iml
|
|
|
|
# Dependencies
|
|
node_modules
|
|
|
|
# Compiled Files
|
|
build
|
|
|
|
# Test Files
|
|
coverage
|
|
|
|
# Generated Files
|
|
src/languages.json
|
|
|
|
# Misc
|
|
.DS_Store
|
|
.env
|
|
npm-debug.log
|
|
/public/css/style.css
|
|
/public/css/style.min.css
|