Blame view

.gitignore 205 Bytes
33ee6d0a   Victor Costa   Initial commit
1
2
3
node_modules/
bower_components/
coverage/
c7eb46d4   Carlos Purificação   Added ngdocs conf...
4
docs/
dce2b87d   Carlos Coêlho   Cleaning up unnee...
5
dist/
33ee6d0a   Victor Costa   Initial commit
6
7
8
.sass-cache/
.idea/
.tmp/
dce2b87d   Carlos Coêlho   Cleaning up unnee...
9
.vscode/
d81889c2   ABNER SILVA DE OLIVEIRA   first typescript ...
10
src/noosfero.js*
ac499870   Victor Costa   Add files to gitI...
11
12
src/commons.js*
src/noosfero-specs.js*
4946a477   ABNER SILVA DE OLIVEIRA   fix previous commit
13
typings
ac499870   Victor Costa   Add files to gitI...
14
npm-debug.log
c2d7dabd   Victor Costa   Ignore generated ...
15
src/vendor.bundle.js*
da7503d7   Paulo Tada   Update gitignore ...
16
.vagrant/
2841288e   Caio Almeida   Ticket #85: Field...
17
*.sw*