Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 0 Fork 0 infoforcefeed / shitspace /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added Makefile and .gitignore. Makefile generated with: qtmake -o Makefile shitspace.pro master commit 4ba5b8f9a1aa1228297d0e2387bc596419a4368f 1 parent 6f9a88b qpfiffer authored September 21, 2014 Unified Split Showing 2 changed files with 736 additions and 0 deletions . + 2 − 0 .gitignore + 734 − 0 Makefile 2 .gitignore Show notes View @@ -0,0 +1,2 @@ +*.o +*.s...