*~
*.tmp
*.bak
*.swp
*.pkl
*.out
*.coverage*
*.serial
*.cache
.ipynb_checkpoints
test/test_packages/temp_test_files/*
jupyter_notebooks/Tutorials/tutorial_files
jupyter_notebooks/Tutorials/offline
jupyter_notebooks/Examples/example_files
test/test_packages/offline
hooks/etc/permissions.yml
*comm_output*.txt
**tutorial_files
*.lprof
*.cache
/.eggs/

# Test Metadata #
#################
test/output/*
test/output/pylint/*
test/output/individual_coverage/*/*
test/test_packages/cmp_chk_files/Fake_Dataset_none.txt.cache
**.noseids
**tutorial_files

# Compiled source #
###################
*.c
*.cpp
*.pyc
*.com
*.class
*.dll
*.exe
*.o
*.so
*.aux
*.dvi
*.toc
build/*
dist/*
/pygsti.egg-info
/pyGSTi.egg-info
parsetab_string.py

# These are handwritten, not generated by cython, and should not be ignored
!/pygsti/objects/replib/fastreps.cpp
!/pygsti/objects/replib/fastreps.h

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
.idea/
HighImpactPaper1/texFiles/.DS_Store

# Generated documentation #
###########################
doc/html/*
doc/build/*.rst
doc/build/_build/*

# Customer Data #
#################
scripts/profiling/report/*.ipynb
scripts/profiling/report/Analyze+2Q+data.py
scripts/profiling/report/*.html
scripts/profiling/*.html
scripts/profiling/report/standard_report.py
scripts/profiling/report/tp_report.py
scripts/profiling/report/rigetti_nocache.py

# Profiling data #
#################
scripts/profiling/output
scripts/profiling/data

# Other Local-only Files #
############################
local
