|
|
|
@ -16,23 +16,21 @@
|
|
|
|
|
_build
|
|
|
|
|
|
|
|
|
|
# IntelliJ files
|
|
|
|
|
scripts/.idea/
|
|
|
|
|
infer/tests/.idea/dictionaries
|
|
|
|
|
infer/tests/.idea/inspectionProfiles
|
|
|
|
|
infer/tests/.idea/tasks.xml
|
|
|
|
|
infer/tests/.idea/uiDesigner.xml
|
|
|
|
|
infer/tests/.idea/workspace.xml
|
|
|
|
|
infer/tests/.idea/misc.xml
|
|
|
|
|
infer/tests/.idea/runConfigurations
|
|
|
|
|
infer/tests/.idea/copyright/profiles_settings.xml
|
|
|
|
|
/scripts/.idea/
|
|
|
|
|
/infer/tests/.idea/dictionaries
|
|
|
|
|
/infer/tests/.idea/inspectionProfiles
|
|
|
|
|
/infer/tests/.idea/tasks.xml
|
|
|
|
|
/infer/tests/.idea/uiDesigner.xml
|
|
|
|
|
/infer/tests/.idea/workspace.xml
|
|
|
|
|
/infer/tests/.idea/misc.xml
|
|
|
|
|
/infer/tests/.idea/runConfigurations
|
|
|
|
|
/infer/tests/.idea/copyright/profiles_settings.xml
|
|
|
|
|
|
|
|
|
|
# Eclipse settings file
|
|
|
|
|
.project
|
|
|
|
|
.cproject
|
|
|
|
|
.paths
|
|
|
|
|
.pydevproject
|
|
|
|
|
.settings/
|
|
|
|
|
.classpath
|
|
|
|
|
# Eclipse settings files
|
|
|
|
|
ocaml.prefs
|
|
|
|
|
/infer/.paths
|
|
|
|
|
/infer/src/.paths
|
|
|
|
|
org.eclipse.core.resources.prefs
|
|
|
|
|
|
|
|
|
|
# Arcanist
|
|
|
|
|
/arcanist/.phutil_module_cache
|
|
|
|
@ -56,29 +54,27 @@ buck-out/
|
|
|
|
|
/infer/bin/InferAnalyze
|
|
|
|
|
/infer/bin/InferClang
|
|
|
|
|
/infer/bin/InferJava
|
|
|
|
|
/infer/bin/InferLLVM
|
|
|
|
|
/infer/bin/InferPrint
|
|
|
|
|
/infer/bin/Typeprop
|
|
|
|
|
/infer/src/backend/version.ml
|
|
|
|
|
infer/models/java/models/
|
|
|
|
|
infer/lib/java/models.jar
|
|
|
|
|
infer/models/java/bootclasspath
|
|
|
|
|
infer/lib/specs/c_models
|
|
|
|
|
infer/lib/specs/cpp_models
|
|
|
|
|
infer/lib/specs/objc_models
|
|
|
|
|
infer/lib/specs/clean_models
|
|
|
|
|
dependencies/clang-plugin/clang-plugin-version.done
|
|
|
|
|
include/
|
|
|
|
|
share/
|
|
|
|
|
/infer/models/java/models/
|
|
|
|
|
/infer/lib/java/models.jar
|
|
|
|
|
/infer/models/java/bootclasspath
|
|
|
|
|
/infer/lib/specs/c_models
|
|
|
|
|
/infer/lib/specs/cpp_models
|
|
|
|
|
/infer/lib/specs/objc_models
|
|
|
|
|
/infer/lib/specs/clean_models
|
|
|
|
|
|
|
|
|
|
#atdgen stubs
|
|
|
|
|
infer/src/backend/jsonbug_*
|
|
|
|
|
/infer/src/backend/jsonbug_*
|
|
|
|
|
|
|
|
|
|
# intelliJ files
|
|
|
|
|
.idea
|
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
|
|
/infer/src/backend/.projectSettings
|
|
|
|
|
infer/models/out/
|
|
|
|
|
/infer/models/out/
|
|
|
|
|
|
|
|
|
|
/infer/_build-infer/
|
|
|
|
|
|
|
|
|
|