diff options
| author | bluebear94 <[email protected]> | 2016-07-23 16:29:30 -0400 |
|---|---|---|
| committer | bluebear94 <[email protected]> | 2016-07-23 16:29:30 -0400 |
| commit | 67660424ece2daf59f9813228df95a9fe855db88 (patch) | |
| tree | 0a47e6d786ecfbe6da416e0a0efd8c95763bd730 /.gitignore | |
| download | jw101-67660424ece2daf59f9813228df95a9fe855db88.tar.xz jw101-67660424ece2daf59f9813228df95a9fe855db88.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..870ae95 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +proot/* +proot/ObjectData +!proot/Fonts/ +!proot/Locale/ + |