Skip to content
Snippets Groups Projects
Commit d7baf246 authored by RP's avatar RP
Browse files

ignore some files

parent f4397c87
No related branches found
No related tags found
No related merge requests found
build/boot/sextant.elf
# Created by https://www.gitignore.io/api/c++,macos
# Edit at https://www.gitignore.io/?templates=c++,macos
### C++ ###
# 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
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# End of https://www.gitignore.io/api/c++,macos
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment