.gitignore 1.31 KB
.DS_Store
/venv*/
.mypy_cache
__pycache__
*.pyc
*.py.bak

vendor/*
!vendor/README.txt

BASE_TEMPLATE_UNLOGGED.HTML
BASE_TEMPLATE.HTML

# Ignore all PNG files except from src/doc/ and src/core/pyros_django/misc/static/media/
*.png
!/config/pyros/*.png
!src/doc/*.png
!src/core/pyros_django/misc/static/media/*.png

*.swp
/.settings/
#/.pydevproject

#src/images/*_*
#src/alert_manager/twistd*
#src/db.sqlite3
#src/common/migrations/0*
#src/common/migrations_LOCAL/0*
#src/monitoring/plc_config.json

# LOGS
/config/logs/*
/config/old_config/logs/*
/logs/*

# IDE settings :
# - VS:
.vscode/*
# - Eclipse:
.pydevproject
#.idea
.idea/workspace.xml
/.idea/workspace.xml
images_folder
Comet/
old/

\.idea/

out.*

OLD/*
*_OLD*
*_ORIG*
*.ORIG
TMP/*

client.log

docker/*.env

# Agents data
# Ignore everthing outside of README.md
data/*
!data/README.md

private/*
privatedev/config/*/history/
privatedev/config/*/obsconfig.p
src/core/pyros_django/obsconfig/fixtures/obsconfig.p
src/core/pyros_django/obsconfig/fixtures/history/*
src/core/pyros_django/sequences_pickle/
src/core/guitastro

# Token file created by pyros_api.py
TOKEN

# test_import_seq file for testing import sequence
src/core/pyros_django/misc/fixtures/tests/test_import_seq.yml

# EP perso
*.copy
*.modif
*.modif.*
*.moi
*.moi.*

privatedev/plugin/agent/triton/triton/CATALOGUES