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

Loading…
Cancel
Save