Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
Inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ExE-Boss committed Apr 13, 2017
0 parents commit c5e4075
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Ignore Everything
/*

# Sources
!/src

# Git
!.gitignore
!README*
!LICENSE*

# Unwanted crap

0 comments on commit c5e4075

Please sign in to comment.