Skip to content

Commit

Permalink
Add community template for Red language
Browse files Browse the repository at this point in the history
Co-Authored-By: SouthWolf <[email protected]>
Co-Authored-By: Trent Patterson <[email protected]>
Co-Authored-By: PeterWAWood <[email protected]>
  • Loading branch information
4 people committed Oct 28, 2018
1 parent d298644 commit e67a985
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions community/Red.gitignore
Original file line number Diff line number Diff line change
@@ -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/

0 comments on commit e67a985

Please sign in to comment.