Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-serrano committed Jun 19, 2024
1 parent 81fed97 commit 7504918
Showing 1 changed file with 3 additions and 27 deletions.
30 changes: 3 additions & 27 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,10 @@ arch/homebrew/makebrew.sh
arch/debian/makedeb.sh
lib/so
preprocessor/so
modules/so
so
ulib/so
ChangeLog
lib/ast.so
lib/batch.so
lib/compiler-utils.so
lib/compiler.so
lib/config.so
lib/debug.so
lib/debugger-common.so
lib/debugger-server.so
lib/debugger.so
lib/error.so
lib/hiphop.so
lib/lang.so
lib/machine.so
lib/net.so
lib/queue.so
lib/signal.so
lib/sweep.so
lib/bourdoncle.so
lib/causality.so
preprocessor/_hhaccess.so
preprocessor/astutils.so
preprocessor/parser.so
ulib/parallelmap.so
modules/http.hh.so
modules/interval.hh.so
modules/promise.hh.so
modules/timeout.hh.so
lib/nodejs/ast.js
lib/nodejs/batch.js
lib/nodejs/compiler-utils.js
Expand All @@ -56,4 +30,6 @@ etc/hiphop.el.in
tests/TEST
tests/node_modules
npm
._*.js
._*.js.map
*~

0 comments on commit 7504918

Please sign in to comment.