mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
26 lines
466 B
Text
26 lines
466 B
Text
|
.DS_Store
|
||
|
._*
|
||
|
*.o
|
||
|
*.so
|
||
|
*.a
|
||
|
|
||
|
/externals/libfbjs/parser.lex.cpp
|
||
|
/externals/libfbjs/parser.yacc.cpp
|
||
|
/externals/libfbjs/parser.yacc.hpp
|
||
|
/externals/libfbjs/parser.yacc.output
|
||
|
|
||
|
/support/javelinsymbols/javelinsymbols
|
||
|
/support/jsast/jsast
|
||
|
/support/jsxmin/jsxmin
|
||
|
|
||
|
# Diviner artifacts
|
||
|
/docs/
|
||
|
/.divinercache/
|
||
|
|
||
|
/support/diviner/.phutil_module_cache
|
||
|
|
||
|
# Mac OSX build artifacts
|
||
|
/support/jsast/jsast.dSYM/
|
||
|
/support/jsxmin/jsxmin.dSYM/
|
||
|
/support/javelinsymbols/javelinsymbols.dSYM/
|