diff options
author | Andrew <forkk@forkk.net> | 2013-01-09 12:22:22 -0600 |
---|---|---|
committer | Andrew <forkk@forkk.net> | 2013-01-09 12:22:22 -0600 |
commit | d6d5c86a736537828a59ddc6389d5d0490942f8c (patch) | |
tree | eb347c0dd8a6d047b35624a21a999e1aed1a7135 /.gitignore | |
download | PrismLauncher-d6d5c86a736537828a59ddc6389d5d0490942f8c.tar.gz PrismLauncher-d6d5c86a736537828a59ddc6389d5d0490942f8c.tar.bz2 PrismLauncher-d6d5c86a736537828a59ddc6389d5d0490942f8c.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..085e8baf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Thumbs.db |