mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #3684 from AliChraghi/master
Add Vlang Support By Vlang Community
This commit is contained in:
commit
e68679e30c
1 changed files with 14 additions and 0 deletions
14
community/V.gitignore
Normal file
14
community/V.gitignore
Normal file
|
@ -0,0 +1,14 @@
|
|||
*
|
||||
!*/
|
||||
!*.*
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
*.tmp.c
|
||||
*.exp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.lib
|
||||
*.bak
|
||||
*.out
|
Loading…
Add table
Add a link
Reference in a new issue