Skip to content

Instantly share code, notes, and snippets.

@clairtonluz
Created September 3, 2020 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clairtonluz/fe76773b8460cec763d58aed4135cbbc to your computer and use it in GitHub Desktop.
Save clairtonluz/fe76773b8460cec763d58aed4135cbbc to your computer and use it in GitHub Desktop.
# Programas
.c - C and C++ source code file
.cgi and .pl - Perl script file.
.class - Java class file
.cpp - C++ source code file
.cs - Visual C# source code file
.h - C, C++, and Objective-C header file
.java - Java Source code file
.php - PHP script file.
.py - Python script file.
.sh - Bash shell script
.swift - Swift source code file
.vb - Visual Basic file
# Internet
.asp and .aspx - Active Server Page file
.cer - Internet security certificate
.cfm - ColdFusion Markup file
.cgi or .pl - Perl script file
.css - Cascading Style Sheet file
.htm and .html - HTML file
.js - JavaScript file
.jsp - Java Server Page file
.part - Partially downloaded file
.php - PHP file
.py - Python file
.rss - RSS file
.xhtml - XHTML file
# executaveis
.apk - Android package file
.bat - Batch file
.bin - Binary file
.cgi or .pl - Perl script file
.com - MS-DOS command file
.exe - Executable file
.gadget - Windows gadget
.jar - Java Archive file
.msi - Windows installer package
.py - Python file
.wsf - Windows Script File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment