diff options
author | Byteflux <[email protected]> | 2015-12-29 20:40:32 -0800 |
---|---|---|
committer | Zach Brown <[email protected]> | 2016-01-26 00:00:25 -0600 |
commit | c86923f08f5d5a2498800cc2a2b442e09c714d03 (patch) | |
tree | 116033f38342639951198882bc96db1750500c40 /.gitignore | |
parent | 861d6c62474c929acf6de5dd02d69ed772fe5120 (diff) | |
download | Paper-c86923f08f5d5a2498800cc2a2b442e09c714d03.tar.gz Paper-c86923f08f5d5a2498800cc2a2b442e09c714d03.zip |
Add submodules and build scripts
These will be made default in 1.9, dropping PaperTools support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 952f896233..41c5b3cdc0 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ build/ bin/ dist/ manifest.mf +work/ # Mac filesystem dust .DS_Store/ |