Skip to content

Instantly share code, notes, and snippets.

View arjunu's full-sized avatar
:shipit:

Arjun Umesha arjunu

:shipit:
View GitHub Profile
(function() {
"use strict";
var colorful_console = function() {
var themes = {
'default': {
error: {
background: "red",
@arjunu
arjunu / .gitignore
Created March 3, 2016 19:02
Gitignore for Android Studio projects
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class