SimpleEngine/.gitignore

23 lines
357 B
Plaintext
Raw Normal View History

# Don't track content of these folders
2022-11-27 02:43:11 +00:00
.vscode
.VSCodeCounter
2022-11-27 02:43:11 +00:00
CMakeFiles
.vs
out
.idea
build
.cache
#idk what this is
c
# 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