Skip to content

Instantly share code, notes, and snippets.

View EgoAnt's full-sized avatar

Aaron Clifford EgoAnt

View GitHub Profile
@EgoAnt
EgoAnt / .gitignore
Last active August 29, 2015 14:27 — forked from thebeardphantom/.gitignore
Unity GitIgnore
# Ignore everything
/*
/*/
# Inverse ignore some stuff
!/Assets/
!/ProjectSettings/
!.gitignore
# Inverse ignore visual studio files