diff options
author | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-04 12:02:35 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadevchavali1@gmail.com> | 2019-02-04 12:02:35 +0000 |
commit | 90f802ac6d7e138fc5241a932472cef75e9e7361 (patch) | |
tree | 480d43677fa44ccb55a26f740e67032e4473ceff | |
parent | 1712fb2f40c2ed12cea3041d19862aa70f351035 (diff) | |
download | newsaggregator-90f802ac6d7e138fc5241a932472cef75e9e7361.tar.gz newsaggregator-90f802ac6d7e138fc5241a932472cef75e9e7361.tar.bz2 newsaggregator-90f802ac6d7e138fc5241a932472cef75e9e7361.zip |
Removed json via gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Database/details.json + + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## |