2020-07-03 03:48:58 +00:00
|
|
|
# Don't track content of these folders
|
2022-11-27 02:43:11 +00:00
|
|
|
.vscode
|
2022-08-30 23:39:24 +00:00
|
|
|
.VSCodeCounter
|
2022-11-27 02:43:11 +00:00
|
|
|
CMakeFiles
|
|
|
|
.vs
|
|
|
|
out
|
|
|
|
.idea
|
|
|
|
build
|
|
|
|
.cache
|
|
|
|
#idk what this is
|
|
|
|
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
|