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.

90 lines
1.5 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
# 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/annotations/annotations.jar