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