# Created by https://www.gitignore.io/api/c,linux # Edit at https://www.gitignore.io/?templates=c,linux ### C ### # 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 *.i*86 *.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 ### Linux ### *~ # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden* # KDE directory preferences .directory # Linux trash folder which might appear on any partition or disk .Trash-* # .nfs files are created when an open file is removed but is still being accessed .nfs* # End of https://www.gitignore.io/api/c,linux # autoconf, automake, libtoolize etc COPYING INSTALL Makefile Makefile.in aclocal.m4 autom4te.cache/ compile config.guess config.h config.h.in config.log config.status config.sub configure debug depcomp example/.deps/ example/.libs/ example/Makefile example/Makefile.in example/vcard-example gede2.ini install-sh libtool ltmain.sh m4/ missing src/.deps/ src/.libs/ src/Makefile src/Makefile.in src/config.log stamp-h1 vcard-parser.geany