Skip to content

Commit

Permalink
Update .gitignore and protect environment files
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmusm committed Jan 15, 2020
1 parent b407f13 commit cf84092
Show file tree
Hide file tree
Showing 64 changed files with 27 additions and 42,302 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
/tmp
/out-tsc

#environments
/src/environments/environment.ts
/src/environments/environment.prod.ts

# dependencies
/node_modules

Expand Down
1 change: 0 additions & 1 deletion dist/webappuppe/0-es2015.e20f049f1a3d1b1fe5b5.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/webappuppe/0-es5.46ffb2819f03f1d40571.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/webappuppe/10-es2015.59e2146b9c25152345cf.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/webappuppe/10-es5.192190e598edc67e16c9.js

This file was deleted.

Loading

0 comments on commit cf84092

Please sign in to comment.