2020-07-03 03:48:58 +00:00
|
|
|
# Don't track content of these folders
|
|
|
|
.vscode/*
|
2022-08-30 23:39:24 +00:00
|
|
|
.VSCodeCounter
|
2020-07-03 03:48:58 +00:00
|
|
|
CMakeFiles/*
|
|
|
|
.vs/*
|
|
|
|
out/*
|
|
|
|
.idea/*
|
|
|
|
cmake-build-cmake-build-w10-msvc-debug/*
|
|
|
|
cmake-build-debug-wsl/*
|
2020-11-04 18:57:44 +00:00
|
|
|
build/*
|
2021-03-02 04:08:10 +00:00
|
|
|
.cache/*
|
2021-11-25 21:15:24 +00:00
|
|
|
c/*
|
2020-07-03 03:48:58 +00:00
|
|
|
|
|
|
|
# Compiled source #
|
|
|
|
###################
|
|
|
|
*.txt
|
|
|
|
!*CMakeLists.txt
|
|
|
|
|
|
|
|
# Packages #
|
|
|
|
############
|
|
|
|
# it's better to unpack these files and commit the raw source
|
|
|
|
# git has its own built in compression methods
|
|
|
|
#*.7z
|
|
|
|
#*.dmg
|