mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 14:54:12 +00:00
18 lines
144 B
Text
18 lines
144 B
Text
# OSX
|
|
.DS_Store
|
|
|
|
# Android/IJ
|
|
.idea
|
|
.gradle
|
|
local.properties
|
|
.project
|
|
|
|
# Vim
|
|
*.swp
|
|
|
|
# node.js
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
# custom
|
|
#dist/*.map
|