1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 00:15:42 +01:00

New template: CRBasic

This commit is contained in:
Patrick O'Keeffe 2022-05-24 09:57:09 -07:00
parent e5323759e3
commit 234fcf9dd0

View File

@ -0,0 +1,19 @@
# gitignore template for CRBasic
# website: https://help.campbellsci.com/crbasic/landing/
#
# Recommended: CRBasic.gitignore
# Auto-generated table definitions files
*.[tT][dD][fF]
# Compressed source files
*_str.cr*
# Conditional compilation output files
*_CC*.cr*
# Binary compiled files (CR200 series)
*.bin
# Encrypted compiled files
*_Enc.cr*