init
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
# ---> V
|
||||
main
|
||||
*.dylib
|
||||
*.exe~
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
@@ -11,3 +14,9 @@
|
||||
*.bak
|
||||
*.out
|
||||
|
||||
bin/
|
||||
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user