diff options
author | Martin Woodward <martinwoodward@github.com> | 2021-05-09 09:02:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 09:02:01 +0100 |
commit | 8572e846504fab9eb0d804ae5e6f1c305251a2fb (patch) | |
tree | 687fdcec9261dea9f48e611c108a75d88c0c741f | |
parent | ced04937735df8a99ea33ccc8dac7522598c39d0 (diff) | |
download | gitignore-8572e846504fab9eb0d804ae5e6f1c305251a2fb.tar.gz gitignore-8572e846504fab9eb0d804ae5e6f1c305251a2fb.zip |
Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
-rw-r--r-- | community/V.gitignore (renamed from V.gitignore) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/V.gitignore b/community/V.gitignore index 480c9259..bc0d4f3a 100644 --- a/V.gitignore +++ b/community/V.gitignore @@ -11,4 +11,4 @@ *.dll *.lib *.bak -*.out
\ No newline at end of file +*.out |