mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
26 lines
282 B
Plaintext
26 lines
282 B
Plaintext
# vim swp
|
|
*.swp
|
|
|
|
# log and exec file
|
|
cmake_targets/log/
|
|
cmake_targets/*/build/
|
|
cmake_targets/ran_build/
|
|
cmake_targets/nas_sim_tools/build/
|
|
log/
|
|
lte_build_oai/
|
|
targets/bin/
|
|
|
|
# vscode
|
|
.vscode
|
|
|
|
# Tags for vim/global
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
tags
|
|
|
|
# others
|
|
nfapi_nr_interface_scf
|
|
*.log
|
|
*.out
|