1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-07 12:35:31 +02:00
zen-desktop/tools/virustotal-checker/.gitignore

38 lines
321 B
Text

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
CMakeFiles/
_deps/
CMakeCache.txt
malware-snitch
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app