mirror of
https://github.com/lWolvesl/leetcode.git
synced 2026-01-12 18:08:38 +08:00
init
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
.idea
|
||||
|
||||
.vscode
|
||||
|
||||
.DS_Store
|
||||
|
||||
**/.DS_Store
|
||||
|
||||
.DS_Store?
|
||||
|
||||
cmake-build-debug
|
||||
CMakeFiles
|
||||
build
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
Makefile
|
||||
main
|
||||
Reference in New Issue
Block a user