2020-04-18 04:35:25 -07:00
|
|
|
# Builds
|
|
|
|
build*/*
|
|
|
|
*.so
|
|
|
|
public/
|
2021-07-03 04:30:29 -07:00
|
|
|
<<<<<<< HEAD
|
2020-04-18 05:29:35 -07:00
|
|
|
*.exe
|
2021-07-03 04:30:29 -07:00
|
|
|
=======
|
|
|
|
>>>>>>> master
|
2020-04-18 04:35:25 -07:00
|
|
|
|
|
|
|
# Eclispe setting --- do not ignore *.cproject and *.project
|
|
|
|
*/**/.settings
|
|
|
|
.metadata
|
|
|
|
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.userosscache
|
|
|
|
*.sln.docstates
|
|
|
|
|
|
|
|
# Build results
|
|
|
|
[Dd]ebug/
|
|
|
|
[Dd]ebugPublic/
|
|
|
|
[Rr]elease/
|
|
|
|
[Rr]eleases/
|
|
|
|
x64/
|
|
|
|
x86/
|
|
|
|
bld/
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
|
|
|
[Ll]og/
|
|
|
|
html/
|
|
|
|
|
|
|
|
# Visual Studio cache/options directory
|
|
|
|
.vs/
|
|
|
|
*.vcxproj*
|
|
|
|
*.sln
|
|
|
|
|
|
|
|
|
|
|
|
# MSTest test Results
|
|
|
|
[Tt]est[Rr]esult*/
|
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
|
|
|
# NUNIT
|
|
|
|
*.VisualState.xml
|
|
|
|
TestResult.xml
|
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opendb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
|
|
|
*.VC.db
|
|
|
|
*.VC.VC.opendb
|
|
|
|
|
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.vspx
|
|
|
|
*.sap
|
|
|
|
|
|
|
|
|
|
|
|
# JustCode is a .NET coding add-in
|
|
|
|
.JustCode
|
|
|
|
|
|
|
|
# TeamCity is a build add-in
|
|
|
|
_TeamCity*
|
|
|
|
|
|
|
|
# DotCover is a Code Coverage Tool
|
|
|
|
*.dotCover
|
|
|
|
|
|
|
|
# NCrunch
|
|
|
|
_NCrunch_*
|
|
|
|
.*crunch*.local.xml
|
|
|
|
nCrunchTemp_*
|
|
|
|
|
|
|
|
# MightyMoose
|
|
|
|
*.mm.*
|
|
|
|
AutoTest.Net/
|
|
|
|
|
|
|
|
|
|
|
|
# DocProject is a documentation generator add-in
|
|
|
|
DocProject/buildhelp/
|
|
|
|
DocProject/Help/*.HxT
|
|
|
|
DocProject/Help/*.HxC
|
|
|
|
DocProject/Help/*.hhc
|
|
|
|
DocProject/Help/*.hhk
|
|
|
|
DocProject/Help/*.hhp
|
|
|
|
DocProject/Help/Html2
|
|
|
|
DocProject/Help/html
|
|
|
|
|
|
|
|
# Cmake, make and compiled objects on unix
|
2021-07-03 04:30:29 -07:00
|
|
|
<<<<<<< HEAD
|
2020-04-18 15:39:33 -07:00
|
|
|
#*.cmake
|
2021-07-03 04:30:29 -07:00
|
|
|
=======
|
2020-05-03 14:26:00 -07:00
|
|
|
*.cmake
|
2021-07-03 04:30:29 -07:00
|
|
|
>>>>>>> master
|
2020-04-18 04:35:25 -07:00
|
|
|
*.c.o
|
|
|
|
*/CMakeFiles/*
|
|
|
|
*/Makefile
|
|
|
|
CMakeFiles/*
|
|
|
|
CMakeCache.txt
|
|
|
|
cmake-build-release/*
|
|
|
|
cmake-build-debug/*
|
|
|
|
|
|
|
|
# JetBrains Rider
|
|
|
|
.idea/
|
|
|
|
*.sln.iml
|
|
|
|
|
|
|
|
# Matlab
|
|
|
|
*.mexa64
|
|
|
|
*.mexmaci64
|
|
|
|
*.mexw64
|
|
|
|
*.asv
|
|
|
|
|
|
|
|
# Cmake
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
CMakeScripts
|
|
|
|
Makefile
|
|
|
|
cmake_install.cmake
|
|
|
|
install_manifest.txt
|
|
|
|
CTestTestfile.cmake
|
|
|
|
*-config.cmake
|
|
|
|
*-version.cmake
|
|
|
|
*-targets.cmake
|
|
|
|
|
|
|
|
#tex
|
|
|
|
*.log
|
|
|
|
*.pdf
|
|
|
|
*.synctex.gz
|
|
|
|
*.aux
|
|
|
|
*.bbl
|
|
|
|
*.blg
|
|
|
|
*.spl
|
|
|
|
|
|
|
|
[Ll]ibrary/
|
|
|
|
[Tt]emp/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]uild/
|
|
|
|
[Bb]uilds/
|
|
|
|
Assets/AssetStoreTools*
|
|
|
|
|
|
|
|
# Visual Studio cache directory
|
|
|
|
.vs/
|
|
|
|
|
2021-07-03 04:30:29 -07:00
|
|
|
<<<<<<< HEAD
|
|
|
|
=======
|
2020-05-03 14:26:00 -07:00
|
|
|
# Visual Studio Code cache directory
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
*.code-workspace
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
2021-07-03 04:30:29 -07:00
|
|
|
>>>>>>> master
|
2020-04-18 04:35:25 -07:00
|
|
|
# Autogenerated VS/MD/Consulo solution and project files
|
|
|
|
ExportedObj/
|
|
|
|
.consulo/
|
|
|
|
*.csproj
|
|
|
|
*.unityproj
|
|
|
|
*.sln
|
|
|
|
*.suo
|
|
|
|
*.tmp
|
|
|
|
*.user
|
|
|
|
*.userprefs
|
|
|
|
*.pidb
|
|
|
|
*.booproj
|
|
|
|
*.svd
|
|
|
|
*.pdb
|
|
|
|
*.opendb
|
|
|
|
|
|
|
|
# Unity3D generated meta files
|
|
|
|
*.pidb.meta
|
|
|
|
*.pdb.meta
|
|
|
|
|
|
|
|
# Unity3D Generated File On Crash Reports
|
|
|
|
sysinfo.txt
|
|
|
|
|
|
|
|
# Builds
|
|
|
|
*.apk
|
|
|
|
*.unitypackage
|
|
|
|
|
|
|
|
# Builds Clion
|
|
|
|
1_src/cmake-build-debug/*
|
|
|
|
1_src/cmake-build-release/*
|
|
|
|
|
|
|
|
# Office
|
|
|
|
~*.pptx
|
2021-07-03 04:30:29 -07:00
|
|
|
<<<<<<< HEAD
|
2020-05-21 07:45:25 -07:00
|
|
|
|
|
|
|
#Cython https://github.com/cython/cython/blob/master/.gitignore
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
__pycache__
|
|
|
|
*.o
|
|
|
|
|
|
|
|
.*cache*/
|
|
|
|
|
2020-05-21 09:18:47 -07:00
|
|
|
*/cython/*.c
|
2020-05-21 07:45:25 -07:00
|
|
|
|
|
|
|
/TEST_TMP/
|
|
|
|
/build/
|
|
|
|
/cython_build/
|
|
|
|
/wheelhouse*/
|
|
|
|
!tests/build/
|
|
|
|
/dist/
|
|
|
|
.gitrev
|
|
|
|
.coverage
|
|
|
|
*.patch
|
|
|
|
*.diff
|
|
|
|
*.orig
|
|
|
|
*.prof
|
|
|
|
*.rej
|
|
|
|
*.log
|
|
|
|
*.dep
|
|
|
|
*.swp
|
|
|
|
*~
|
|
|
|
callgrind.out.*
|
|
|
|
|
|
|
|
.ipynb_checkpoints
|
|
|
|
|
|
|
|
# Jetbrains IDE project files
|
|
|
|
/.idea
|
2020-05-21 09:52:28 -07:00
|
|
|
/*.iml
|
|
|
|
|
2020-05-05 09:32:54 -07:00
|
|
|
# Pytest
|
|
|
|
.cache
|
|
|
|
.pytest_cache
|
2020-05-21 09:52:28 -07:00
|
|
|
.mypy_cache
|
2021-07-03 04:33:36 -07:00
|
|
|
<<<<<<< HEAD
|
|
|
|
=======
|
2021-07-03 04:30:29 -07:00
|
|
|
=======
|
|
|
|
>>>>>>> master
|
2021-07-03 04:33:36 -07:00
|
|
|
>>>>>>> cmakeWin
|