You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
553 B
Plaintext

3 years ago
.direnv
3 years ago
*~
compile_commands.json
launch.json
3 years ago
.cache
cscope*
6 years ago
*.d
2 years ago
*.gcno
*.gcda
*.json.gz
6 years ago
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
2 years ago
**/run
6 years ago
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
2 years ago
# Symbolic links
mdb.c
# Generated
sexp/lexer.yy.cc
sexp/location.hh
sexp/parser.output
sexp/parser.tab.cc
sexp/parser.tab.hh
sexp/position.hh
sexp/stack.hh