Add community template for Red language
Co-Authored-By: SouthWolf <wp.southwolf@gmail.com> Co-Authored-By: Trent Patterson <jtrent238@outlook.com> Co-Authored-By: PeterWAWood <peterwawood@users.noreply.github.com>
This commit is contained in:
parent
d298644fc3
commit
e67a985416
16
community/Red.gitignore
Normal file
16
community/Red.gitignore
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# gitignore template for Red programming language
|
||||||
|
# website: http://www.red-lang.org/
|
||||||
|
|
||||||
|
# Red Compiled code
|
||||||
|
*.red
|
||||||
|
|
||||||
|
# Libraries
|
||||||
|
crush.dll
|
||||||
|
crush.dylib
|
||||||
|
crush.so
|
||||||
|
|
||||||
|
# Files generated during test
|
||||||
|
quick-test/quick-test.log
|
||||||
|
quick-test/runnable/
|
||||||
|
system/tests/source/units/auto-tests/
|
||||||
|
tests/source/units/auto-tests/
|
Loading…
Reference in New Issue
Block a user