.gitignore.
This commit is contained in:
parent
72ba9183b1
commit
f311b1b96d
|
|
@ -1,4 +1,4 @@
|
||||||
__pycache__/
|
__pycache__/*
|
||||||
libraries/__pycache__/
|
libraries/__pycache__/*
|
||||||
libraries/wrappers/__pycache__/
|
libraries/wrappers/__pycache__/*
|
||||||
credentials.py
|
credentials.py
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue