diff options
| author | Yuval Adam <_@yuv.al> | 2016-08-15 17:54:30 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2016-08-15 17:54:30 +0300 |
| commit | 9f536d2240b86a33ca7d2f4f4602006c40a14f25 (patch) | |
| tree | 261e633c36fd002d814bb6725433f28912f54fad | |
| parent | 228687c20b2de7c65b4c6587ee51e937aacd6185 (diff) | |
Ignore bundle.js on master
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -node_modules/
\ No newline at end of file +node_modules/ +bundle.js |
