Initial commit #2

This commit is contained in:
Caesar2011
2017-05-17 00:31:13 +02:00
parent 0a36f3830b
commit 2085314a9b
2 changed files with 4 additions and 3 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
src/**/*.js
src/**/*.js.map
!src/**/systemjs*.js

3
node_modules/.gitignore generated vendored
View File

@@ -1,3 +0,0 @@
node_modules/
src/**/*.js
src/**/*.js.map