1 Star 0 Fork 200

CreationOS / GAAS

forked from Generalized_Aviation / GAAS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 498 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
hddgi 提交于 2020-02-14 12:21 . Update gitignore, add more ignore file.
# Big files
*.png
*.jpg
*.log
*.bag
# IDE project settings
.idea/
.vscode/
.kdev4/
*.kdev4
# Build directories
build/
bin/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
*.cfgc
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.so
C++
1
https://gitee.com/creationos/GAAS.git
git@gitee.com:creationos/GAAS.git
creationos
GAAS
GAAS
master

搜索帮助