You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
1.7 KiB
97 lines
1.7 KiB
# Generated files #
|
|
###################
|
|
*.pyc
|
|
*.specs
|
|
*.cm*
|
|
*.o
|
|
*~
|
|
*.swp
|
|
*.annot
|
|
*.class
|
|
*.log
|
|
*.orig
|
|
*.rej
|
|
|
|
# Directories generated by Ocamlbuild
|
|
_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
|
|
|
|
# Eclipse settings file
|
|
.project
|
|
.cproject
|
|
.paths
|
|
.pydevproject
|
|
.settings/
|
|
.classpath
|
|
|
|
# Arcanist
|
|
/arcanist/.phutil_module_cache
|
|
|
|
# MacOS generated files
|
|
.DS_Store
|
|
|
|
# Directories and files generated by Infer
|
|
infer-out/
|
|
*.o.astlog
|
|
*.o.sh
|
|
infer-sources.tar.gz
|
|
infer-osx-*.tar.xz
|
|
infer-linux64-*.tar.xz
|
|
|
|
# Directories generated by buck
|
|
buck-out/
|
|
.buckd/
|
|
|
|
#other
|
|
/infer/bin/InferAnalyze
|
|
/infer/bin/InferClang
|
|
/infer/bin/InferJava
|
|
/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/
|
|
|
|
#atdgen stubs
|
|
infer/src/backend/jsonbug_*
|
|
|
|
# intelliJ files
|
|
.idea
|
|
*.iml
|
|
|
|
/infer/src/backend/.projectSettings
|
|
infer/models/out/
|
|
|
|
/infer/_build-infer/
|
|
|
|
/infer/src/clang/clang_ast_j.ml
|
|
/infer/src/clang/clang_ast_j.mli
|
|
/infer/src/clang/clang_ast_proj.ml
|
|
/infer/src/clang/clang_ast_proj.mli
|
|
/infer/src/clang/clang_ast_t.ml
|
|
/infer/src/clang/clang_ast_t.mli
|
|
/infer/src/clang/clang_ast_v.ml
|
|
/infer/src/clang/clang_ast_v.mli
|
|
/infer/src/clang/clang_ast_cache.ml
|
|
/infer/src/clang/clang_ast_main.ml
|
|
|
|
/infer/annotations/annotations.jar
|