diff options
author | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-10 21:10:58 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-10 21:10:58 +0000 |
commit | fa4b7b7ad5ff7168071eaf499c4b366e0c681e77 (patch) | |
tree | 450d062ea8b34bc7268ee4c755953ad75d730e38 /.gitignore | |
parent | 159d606fbe8480ac93623256ca3833ab8e20d4bc (diff) | |
download | newsaggregator-fa4b7b7ad5ff7168071eaf499c4b366e0c681e77.tar.gz newsaggregator-fa4b7b7ad5ff7168071eaf499c4b366e0c681e77.tar.bz2 newsaggregator-fa4b7b7ad5ff7168071eaf499c4b366e0c681e77.zip |
Put full workspace name
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ details.json -*.workspace +*.code-workspace ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. |