mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-03-15 09:15:11 +08:00
Update .gitignore
This commit is contained in:
parent
2d75a48c19
commit
4c3d7b9cc1
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,9 +1,13 @@
|
|||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
*.exe
|
|
||||||
*.out
|
|
||||||
*.o
|
*.o
|
||||||
*.obj
|
*.obj
|
||||||
|
*.a
|
||||||
|
*.lib
|
||||||
|
*.so
|
||||||
|
*.dll
|
||||||
|
*.out
|
||||||
|
*.exe
|
||||||
|
|
||||||
# target exe name
|
# target exe name
|
||||||
chsrc
|
chsrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user