Browse Source

:)

pull/3/head
Ramiro Saenz 9 years ago
parent
commit
957dc6ea86
  1. 2
      .gitignore

2
.gitignore vendored

@ -2,6 +2,7 @@
/build /build
.sass-cache/ .sass-cache/
.sass_cache/ .sass_cache/
/dist
# OS generated files # # OS generated files #
###################### ######################
@ -24,3 +25,4 @@ bootstrap.json
# Electron # Electron
node_modules node_modules
npm-debug.log

Loading…
Cancel
Save