diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/V.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/community/V.gitignore b/community/V.gitignore new file mode 100644 index 00000000..bc0d4f3a --- /dev/null +++ b/community/V.gitignore @@ -0,0 +1,14 @@ +* +!*/ +!*.* +*.exe +*.o +*.so +*.tmp.c +*.exp +*.ilk +*.pdb +*.dll +*.lib +*.bak +*.out |