This repository has been archived on 2024-12-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2024CG-project-render/.gitignore
github-classroom[bot] 5985bb8445
Initial commit
2024-10-24 10:26:51 +00:00

40 lines
335 B
Text

# Compiled Object files
*.slo
*.lo
*.o
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Visual Studio
.vs/*
out/*
CMakeSettings.json
*.un~
*.swo
*.swp
build/*
bin/*
*.DS_Store