OSDN Git Service

TRI add README
authormzunino <marcelo@infoprimo.com>
Thu, 17 Oct 2019 15:32:47 +0000 (12:32 -0300)
committermzunino <marcelo@infoprimo.com>
Thu, 17 Oct 2019 15:32:47 +0000 (12:32 -0300)
.gitignore [new file with mode: 0644]
README [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8489be9
--- /dev/null
@@ -0,0 +1,141 @@
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+*$py.class
+
+# C extensions
+*.so
+
+# Distribution / packaging
+.Python
+build/
+develop-eggs/
+dist/
+downloads/
+eggs/
+.eggs/
+lib/
+lib64/
+parts/
+sdist/
+var/
+wheels/
+*.egg-info/
+.installed.cfg
+*.egg
+MANIFEST
+
+# PyInstaller
+#  Usually these files are written by a python script from a template
+#  before PyInstaller builds the exe, so as to inject date/other infos into it.
+*.manifest
+*.spec
+
+# Installer logs
+pip-log.txt
+pip-delete-this-directory.txt
+
+# Unit test / coverage reports
+htmlcov/
+.tox/
+.coverage
+.coverage.*
+.cache
+nosetests.xml
+coverage.xml
+*.cover
+.hypothesis/
+.pytest_cache/
+
+# Translations
+*.mo
+*.pot
+
+# Django stuff:
+*.log
+local_settings.py
+db.sqlite3
+
+# Flask stuff:
+instance/
+.webassets-cache
+
+# Scrapy stuff:
+.scrapy
+
+# Sphinx documentation
+docs/_build/
+
+# PyBuilder
+target/
+
+# Jupyter Notebook
+.ipynb_checkpoints
+
+# pyenv
+.python-version
+
+# celery beat schedule file
+celerybeat-schedule
+
+# SageMath parsed files
+*.sage.py
+
+# Environments
+.env
+.venv
+env/
+venv/
+ENV/
+env.bak/
+venv.bak/
+
+# Spyder project settings
+.spyderproject
+.spyproject
+
+# Rope project settings
+.ropeproject
+
+# mkdocs documentation
+/site
+
+# mypy
+.mypy_cache/
+
+# misc
+balanza/
+dbf2open/
+ip_zuni_data/
+ip_zuni_profile/
+.idea
+.hgignore
+.directory
+.hg
+.metadata
+.git
+.pyc
+.html
+.png
+.gif
+.jpeg
+.jpg
+.idea
+.kdev4 
+.pydevproject 
+.ropeproject 
+.settings 
+.project
+*.sql
+*.lzma
+*.sql.gz
+*.orig
+*.tgz
+*.gz
+*.bz2
+*.tar
+*.tar.gz
+*.tar.xz
+*.txz
+*.xz
+
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..ab398be
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+ip_zuni
+'''''''
+
+A set of openerp v6.1 modules for retail customization in ZuniMercado. Salto, Uruguay 2014 YTD