]> source.dussan.org Git - gitignore.git/commitdiff
Move Vlang tenmplate into community folder 3684/head
authorMartin Woodward <martinwoodward@github.com>
Sun, 9 May 2021 08:02:01 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Sun, 9 May 2021 08:02:01 +0000 (09:02 +0100)
To start we bring new contributions into the community folder.

V.gitignore [deleted file]
community/V.gitignore [new file with mode: 0644]

diff --git a/V.gitignore b/V.gitignore
deleted file mode 100644 (file)
index 480c925..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-*
-!*/
-!*.*
-*.exe
-*.o
-*.so
-*.tmp.c
-*.exp
-*.ilk
-*.pdb
-*.dll
-*.lib
-*.bak
-*.out
\ No newline at end of file
diff --git a/community/V.gitignore b/community/V.gitignore
new file mode 100644 (file)
index 0000000..bc0d4f3
--- /dev/null
@@ -0,0 +1,14 @@
+*
+!*/
+!*.*
+*.exe
+*.o
+*.so
+*.tmp.c
+*.exp
+*.ilk
+*.pdb
+*.dll
+*.lib
+*.bak
+*.out