Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit 731cc42

Browse files
author
Lajos Gallay
committed
chore(project cleanup): added dist_tests to gitignore
Removed compiled files from dist_tests, added dist_tests to gitignore to clean up GIT repo from files that only needed to test the project
1 parent fe1ed3d commit 731cc42

39 files changed

Lines changed: 12 additions & 1108 deletions

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,9 @@ jspm_packages
3939
# Sense/NET temp folder for stage
4040
tmp
4141

42+
# Test compiled files
43+
dist_tests
44+
4245
# TypeDoc documentation
43-
documentation
46+
documentation
47+

dist/utils/snconfig/snconfigreader.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/utils/snconfig/snconfigreader.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/utils/stage.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)