This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues/pull-requests.
flatfilecms/.gitignore

48 líneas
386 B
Plaintext

node_modules
.c9revisions
.DS_Store
Thumbs.db
*.pyc
*.pyo
*.pyd
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
include
man
__pycache__
public
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.pytest_cache
# Translations
*.mo
cms/webpack
# Ignore IDEA files
.idea