#Ignoring files and folders by github

#build directories
bin
build
lib
sconsbuild
local
tools/cache
tools/cmaps
bindings/python/src/pyforefire.egg-info
paper/jats
#python packaging
dist
wheelhouse
*.egg-info
#python
__pycache__
venv
# compilation files
*.dblite
*.o
*.so

# editors
.vscode

#mac files
**/.DS_Store

# jupyter notebooks checkpoints
.ipynb_checkpoints

#docs
docs/doxygen/xml
docs/doxygen/html

# build
# Do not ignore CMakeLists.txt here: it is tracked, and ignoring it makes
# packaging tools drop it from the sdist.
build.sh

#tools
tools/postprocessing/loadInParaview.py
tests/config_firecast_local.bash
tools/config_firecast_local.bash
tools/ai
changeLicense.py
httpConnectInfo.txt

#tests
tests/python/FF_FS4roslog.csv
tests/python/ros_computation.py
tests/python/ros_sampling.py
tests/python/test_logdb.csv
tests/runff/altitude.png
tests/runff/httpConnectInfo.txt
tests/python/log.txt
tests/python/runROS.bash
simulation_result.geojson
paper/paper.pdf
