Newer
Older
# executables
*.exe
*.out
# compiler output
*.o
*.a
*.so
# intermediate python files
*.pyc
# graphviz files generated by executables
*.dot
# vim temporaries
*.swp
*.swo
*.swn
*.swq
# tar files
*.tar
# generated when making on os x
*.dSYM
# output of visualizing cell structures
*.dot
*.pdf
*.jpg
# latex output
*.aux
*.log
*.out
*.pdf
*.toc
*.fdb_latexmk
*.fls
*.bbl
# cmake
CMakeFiles
CMakeCache.txt
cmake_install.cmake
# mechanisms generated from .mod files
mechanisms/multicore/*.hpp
mechanisms/gpu/*.hpp
mechanisms/gpu/*.cu
# Mac default files
.DS_Store