This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
c-net/.gitignore
2023-09-19 14:46:40 +02:00

58 lines
486 B
Text

CLion Tings
cmake-build-debug
.idea/workspace.xml
Prerequisites
*.d
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
.i86
*.x86_64
*.hex
Debug files
*.dSYM/
*.su
*.idb
*.pdb
Kernel Module Compile Results
.mod
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
/.idea/.name
/.idea/misc.xml