mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
Merge pull request #23 from jovany-wang/gitignore
Add cmake temp files and IDE generated files to gitignore
This commit is contained in:
@@ -30,3 +30,11 @@
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# cmake
|
||||
cmake-build-debug
|
||||
cmake_install.cmake
|
||||
*.cbp
|
||||
|
||||
# idea
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user