aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorMartin Woodward <martinwoodward@github.com>2021-05-09 09:02:01 +0100
committerGitHub <noreply@github.com>2021-05-09 09:02:01 +0100
commit8572e846504fab9eb0d804ae5e6f1c305251a2fb (patch)
tree687fdcec9261dea9f48e611c108a75d88c0c741f /community
parentced04937735df8a99ea33ccc8dac7522598c39d0 (diff)
downloadgitignore-8572e846504fab9eb0d804ae5e6f1c305251a2fb.tar.gz
gitignore-8572e846504fab9eb0d804ae5e6f1c305251a2fb.zip
Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
Diffstat (limited to 'community')
-rw-r--r--community/V.gitignore14
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