diff options
| author | 2022-03-10 22:49:35 +0530 | |
|---|---|---|
| committer | 2022-03-10 22:49:35 +0530 | |
| commit | 76405c161762626fe8aece13c2758f68c837ceb9 (patch) | |
| tree | fa9b0086b8122b352899921bcff21e74e8b912cb /.gitignore | |
| parent | 5e552e7b007f8b13bd3edb221cb162414bac6f03 (diff) | |
| download | shopno-os-log-sync-76405c161762626fe8aece13c2758f68c837ceb9.tar.gz shopno-os-log-sync-76405c161762626fe8aece13c2758f68c837ceb9.zip | |
log_files(implementing new approach) | so some changes in report_creation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0928538 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./src/Watcher/__pycache__/* |
