9 Star 14 Fork 0

Tecorigin / Teco-AL

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitignore 581 Bytes
Copy Edit Raw Blame History
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
# Auto-generated tag files
tags
# DistribType / packaging
build/
downloads/
lib/
lib64/
outs/
packaging/
target/
temp/
# Unit test / coverage reports
htmlcov/
coverage.xml
cover/
# temp log
*.log
# vscode
.vscode/
.history/
# environment
env/
venv/
config/config.h
1
https://gitee.com/tecorigin/teco-al.git
git@gitee.com:tecorigin/teco-al.git
tecorigin
teco-al
Teco-AL
develop

Search