Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
A static library of object code in UNIX/Linux that can be used by the link editor to create an executable program.
.app is an extension given to application bundles on Mac OS X.
Cookie generated by remote server that identifies the user and allows authentication to the server. The contents of the cookie is signed and encrypted.
Class files are the format used by the Java Virtual Machine.
refers to the CTF file format of Eclipse TraceCompass. Not to be confused with [ctf]
.d.ts is commonly used to define a typescript declaration file containing definitions for properties and functions. This gives the benefit to an IDE allowing it to provide intellisense and proper erro…
A file extension for word processing documents; most commonly for Microsoft Word.
Enhanced Windows MetaFile format (EMF)
The .git folder contains all the information related to the project's Git version control history and metadata.
`.git/info/grafts` lets you preserve git history between different repositories by enabling two otherwise different lines of development to be joined together.
Mercurial metadata file that stores hashes of tagged commits in a Mercurial repository.
Directory-level configuration file used by Apache web servers. Use this tag if and only if .htaccess content is directly involved in the topic. We know many people are using .htaccess, but kindly ask …
.htpasswd is a flat-file used to store usernames and password for basic authentication of Apache HTTP Server.
The ICO file format is an image file format for computer icons in Microsoft Windows.