diff options
author | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2018-02-16 12:39:51 -0500 |
---|---|---|
committer | Mike Gerwitz <mike.gerwitz@rtspecialty.com> | 2018-02-19 15:21:14 -0500 |
commit | 253f8458039f1331a6b62f3a8a6d3510ae49868b (patch) | |
tree | aec69a5b7dc91f85e7cfd13d3f28f41fce633fca /progtest/.gitignore | |
parent | 47f0f4039b9c6d4a9898714dcca4692fd8af154a (diff) | |
download | tame-253f8458039f1331a6b62f3a8a6d3510ae49868b.tar.gz tame-253f8458039f1331a6b62f3a8a6d3510ae49868b.tar.bz2 tame-253f8458039f1331a6b62f3a8a6d3510ae49868b.zip |
progtest: Generate index.js files
Diffstat (limited to 'progtest/.gitignore')
-rw-r--r-- | progtest/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progtest/.gitignore b/progtest/.gitignore index 4d64059..f2fd83b 100644 --- a/progtest/.gitignore +++ b/progtest/.gitignore @@ -1,2 +1,3 @@ /node_modules +index.js |