Reorganize core source and add Docker support to CLI.
This commit is contained in:
16
platform-independent/c/cli/.gitignore
vendored
Normal file
16
platform-independent/c/cli/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
*.o
|
||||
*.dSYM
|
||||
|
||||
mpw
|
||||
mpw-bench
|
||||
mpw-tests
|
||||
|
||||
TAG
|
||||
VERSION
|
||||
mpw-*.tar.gz
|
||||
mpw-*.tar.gz.sig
|
||||
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
Makefile
|
||||
cmake_install.cmake
|
Reference in New Issue
Block a user