Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
This commit is contained in:
parent
ced0493773
commit
8572e84650
1 changed files with 1 additions and 1 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