Codebase list nzbget / debian/19.1+dfsg-1 .gitignore
debian/19.1+dfsg-1

Tree @debian/19.1+dfsg-1 (Download .tar.gz)

.gitignore @debian/19.1+dfsg-1raw · history · blame

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out

# GNU Autotools
.deps/
config.h
config.log
config.status
Makefile
stamp-h1
autom4te.cache/

# Visual Studio User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
.vs/
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile
*.ilk
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.vspscc
*.vssscc
*.pidb
*.svclog
*.scc
*.sln

# NZBGet specific
nzbget
code_revision.cpp
*.temp
*.pyc
pytest.ini