Deshim VirtualExecutor in folly
[hiphop-php.git] / hphp / hsl / .gitignore
blob0a3133af8b0c7ce4406b13e2837a9fb3a4a5eace
1 /vendor/
2 *.hhast.parser-cache
3 *.swp
4 *~
5 /.var/
6 composer.lock
8 # If you checkout the github repository on an FB-issued Machine, you'll need
9 # to create this file with `echo '{}' > .watchmanconfig`, due to the
10 # Facebook-specific configuration in /etc
11 /.watchmanconfig
13 # Dune aggressivly cleans its' build directory, so the generated HHIs have to
14 # be outside of Dune's build directory
16 # If you're doing a Hack+HHVM out-of-source build (recommended), it'll still put
17 # them in the main build directory, but if you're doing an in-source build,
18 # the files will be here.
19 hhi/