mirror of
https://github.com/github/gitignore.git
synced 2025-04-12 23:59:01 +08:00
Merge 405f13a6fb7b3d14d7167b93101864f882dce69a into 86d1826a9f3daf4744e7229a26187f81c081744c
This commit is contained in:
commit
3c2b18a688
17
V.gitignore
Normal file
17
V.gitignore
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Binaries for programs and plugins
|
||||||
|
main
|
||||||
|
learning_v
|
||||||
|
*.exe
|
||||||
|
*.exe~
|
||||||
|
*.so
|
||||||
|
*.dylib
|
||||||
|
*.dll
|
||||||
|
|
||||||
|
# Ignore binary output folders
|
||||||
|
bin/
|
||||||
|
|
||||||
|
# Ignore common editor/system specific metadata
|
||||||
|
.DS_Store
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
*.iml
|
Loading…
x
Reference in New Issue
Block a user