Let's try .gitignore again

master
Jesse Talavera-Greenberg ago%!(EXTRA string=10 years)
parent 06984ae0a8
commit 23af86ebe1
  1. 5
      .gitignore

5
.gitignore vendored

@ -30,7 +30,6 @@
# CMake
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
*.cmake
@ -43,5 +42,9 @@ test/gtc/*.dds
glm/glm_dummy
# Project Files
Makefile
*.cbp
*.user
# Misc.
*.log

Loading…
Cancel
Save