# COMPILE TMP bin/* !bin/data/ !bin/data/* # ugly recursion https://stackoverflow.com/questions/3667986/git-ignore-exception-not-working-as-desired !bin/em/ bin/em/* !bin/em/*/ bin/em/*/* !bin/em/*/web/ bin/em/*/web/* !bin/em/*/web/js/ !bin/em/*/web/css/ !bin/em/*/web/assets/ bin/em/*/web/js/* bin/em/*/web/css/* bin/em/*/web/assets/* !bin/em/*/web/js/*.* !bin/em/*/web/css/*.* !bin/em/*/web/assets/*.* obj/ bin/data/ofxMsdfgen bin/data/ofxGPUFont # OS .DS_Store # EDITORS *.qbs.user *.swp *.swo *.swn __pycache__ tags .ycm_extra_conf.py compile_commands.json compile_commands.*.json .cache .vroot # BACKUP *.bk # USER config.make # FONTS # fonts have their own licenses # and are not distributed with this code bin/data/fonts/* bin/web/fonts/* # DIST # these are related to distributing variable time upload* # GENERATED .browserpid