mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
added git ignore files
This commit is contained in:
parent
24ca89eb48
commit
60a3c0c9e8
2 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
from utils.sharepoint.sharepoint import SharePointClient
|
||||
# from utils.sharepoint.sharepoint import SharePointClient
|
||||
import os
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue