mirror of
https://github.com/ISpillMyDrink/OpenSuperClone.git
synced 2026-05-03 05:20:37 +00:00
Simplify .gitignore file.
This commit is contained in:
-15
@@ -1,18 +1,3 @@
|
||||
# Ignore CMake files
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
# exclude the oscdriver Makefile
|
||||
!src/oscdriver/Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
|
||||
# Ignore build directories
|
||||
build
|
||||
Debug
|
||||
|
||||
Reference in New Issue
Block a user