1
0
Fork 0
This repository has been archived on 2024-01-06. 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.
MrDev023-Cpp-Engine/.gitignore
2018-02-06 10:11:01 +01:00

11 lines
116 B
Text

.*
!.gitignore
!.travis.yml
bin/*
CMakeFiles/*
cmake_install.cmake
CMakeCache.txt
Libraries_src/*
Makefile
build/*