acep-uaf / camio-meter-streams

0 stars 0 forks source link

What should go in the .gitignore? #29

Closed nicolemah99 closed 6 months ago

nicolemah99 commented 6 months ago

What should we be putting in .gitignore? Should we specify the directory that it is downloaded to (EVENTS/)? Or should we specify all the file extensions and specific files like CHISTORY.TXT and metadata.txt and .json. The download path is currently declared in the secrets.json file. If we don't want to give the option to change the download directory, we should consider hardcoding that. What do you think? @aloralove @teknofire

Current .gitignore:

=======
secrets.json
*.cev
*.CEV
*.cfg
*.CFG
*.dat
*.DAT
*.hdr
*.HDR
*.zdat
*.ZDAT
*.env
*.log
*.md5
>>>>>>> ot-dev-ftp-meter-download