tags
python/fatropy.cpp

.cache/
*.orig
*jit_tmp*
.vscode/
.vs/
*.pyc
*.mp4
/__pycache__/*
*.ipynb_checkpoints*
*.aux
*.log
*.synctex.gz
*.pdf
*.out
*.pyobj
*.so
*.o
*.out
*.a
*.idea/*
*.bin
*.pdf
*.synctex.gz
*.fls
*.fdb_latexmk
*.egg
*.whl
fatropy_old/fatropy.cpp
*.tar.gz
output.txt

*egg-info/

*build/
release/
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
vimsession

# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# Sphinx documentation
docs/_build/
docs/_static/
docs/_templates/
*.doctree
*.pickle
