Added gitignore file
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CMake
|
||||
CMakeFiles/
|
||||
|
||||
./cmake_install.cmake
|
||||
./CMakeCache.txt
|
||||
./Makefile
|
||||
|
||||
# Executable
|
||||
./douwco_web
|
||||
Reference in New Issue
Block a user