# The configure script
configure

# configure scratch location
autom4te.cache

# QtCreator project files
*.config
*.creator*
*.files
*.includes

# Files resulting from compilation
*.o
*.a
*.so
*.d

# Hidden files (swap)
.*

# Compiled Python files. Regenerated automatically
*.pyc
*.pyo
# Generated by cpython 3.x
__pycache__

# Python profiling output
*.pyprof
*.calltree

# Python coverage output directory
_coverage_html

# Files resulting from running PSI4
output.dat
*.32
*.timer.dat

# Compilation directories that people use
objdir
obj*
obj
objdir_clang_debug
objdir_gcc_debug
debug
debug_latest

# Other random files people have added.
svn_source
psi4.xcodeproj
do-configure*
update_debug_latest.sh
