README and gitgnore
This commit is contained in:
+14
-1
@@ -1 +1,14 @@
|
||||
/__pycache__/
|
||||
# Byte-compiled / optimized / DLL files
|
||||
/__pycache__/
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
|
||||
# Virtual environment
|
||||
/venv/
|
||||
|
||||
# Images and outputs
|
||||
/images/
|
||||
/outputs/
|
||||
|
||||
# Configuration file
|
||||
conf.py
|
||||
Reference in New Issue
Block a user