diff options
author | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-18 16:33:32 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-18 16:33:32 +0000 |
commit | 42e8b8ba82c692501f3bbeac6f662c164849120a (patch) | |
tree | e29d209f432763451843aeb77188e8c71b84a4a4 /.gitignore | |
parent | 9e993784252096c2d8ee696705bc841e405aeff9 (diff) | |
download | newsaggregator-42e8b8ba82c692501f3bbeac6f662c164849120a.tar.gz newsaggregator-42e8b8ba82c692501f3bbeac6f662c164849120a.tar.bz2 newsaggregator-42e8b8ba82c692501f3bbeac6f662c164849120a.zip |
Added appsettings to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ details.json +appsettings.json +appsettings.Development.json NewsAggregator.code-workspace ## Ignore Visual Studio temporary files, build results, and |